Skip to content

Hostname

dcatqueen.com

Last fetched

dcatqueen.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · dcatqueen.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dcatqueen.com

Resolution chain

dcatqueen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.162.61.50139.162.32.0/19AS63949VKT-HK Viking Telecom LimitedSG

WHOIS identity

Registrar
iana:460
Organization
fanny fristhika nila
Contact emails

Subdomains

3 observed subdomains of dcatqueen.com.

Web-graph footprint

Distinct hostnames that link to or from dcatqueen.com in the public web crawl.

752 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • dcatqueen.com

SPF policy

7 SPF mechanisms authorising senders for dcatqueen.com.

MechanismTarget
SPF_Adcatqueen.com
SPF_INCLUDErelay.akun.cloud
SPF_IP139.162.61.50
SPF_IP170.187.197.190
SPF_IP2400:8901:0:0:f03c:93ff:fece:7cae
SPF_IP35.197.159.84
SPF_MXdcatqueen.com

Related pages

Pivot deeper into the graph from dcatqueen.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dcatqueen.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.