Hostname
missc.com
Last fetched
missc.com resolves to 2 IPv4 addresses operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
missc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.77.244.62 | 66.77.0.0/16 | AS209 | CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC | US |
| 66.77.244.65 | 66.77.0.0/16 | AS209 | CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- domain manager
- Contact emails
Subdomains
30 observed subdomains of missc.com.
Showing 25 of 30. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for missc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.missc.net |
| SPF_MX | missc.com |
Related pages
Pivot deeper into the graph from missc.com.
- IP · 66.77.244.62
- ASN · AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC
- Registrar · iana:69
- Country · US
- Email · hostmaster@mis-sciences.com
- TLD · .com
- Browse hostnames · mi…
- 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: "missc.com"})-[: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.