Hostname
mjstc.net
Last fetched
mjstc.net resolves to 1 IPv4 address operated by BASICRESEARCH - Basic Research, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
mjstc.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.87.5.160 | 208.87.56.0/22 | AS23176 | BASICRESEARCH - Basic Research, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain admin
- Contact emails
Subdomains
15 observed subdomains of mjstc.net.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for mjstc.net.
| Mechanism | Target |
|---|---|
| SPF_A | 009-slc-201.mjstc.net |
| SPF_A | filter.mjstc.net |
| SPF_A | mjstc.net |
| SPF_IP | 208.87.4.10 |
| SPF_IP | 208.87.4.253 |
| SPF_IP | 208.87.4.6 |
| SPF_IP | 208.87.5.151 |
| SPF_IP | 69.167.62.67 |
Related pages
Pivot deeper into the graph from mjstc.net.
- IP · 208.87.5.160
- ASN · AS23176BASICRESEARCH - Basic Research, LLC
- Registrar · iana:146
- Country · US
- Email · domain@mjstc.net
- TLD · .net
- Browse hostnames · mj…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mjstc.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.