Skip to content

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

WHISPER CANON · missc.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/missc.com

Resolution chain

missc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.77.244.6266.77.0.0/16AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
66.77.244.6566.77.0.0/16AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS

WHOIS identity

Registrar
iana:69
Organization
domain manager
Contact emails

Subdomains

30 observed subdomains of missc.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for missc.com.

MechanismTarget
SPF_INCLUDEspf.missc.net
SPF_MXmissc.com

Related pages

Pivot deeper into the graph from missc.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.