Skip to content

Hostname

sc.deiralghusoon.com

Last fetched

sc.deiralghusoon.com resolves to 1 IPv4 address operated by AS12975 in PS.

Nutrition Label

WHISPER CANON · sc.deiralghusoon.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sc.deiralghusoon.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.6.67.242213.6.64.0/20AS12975PS

WHOIS identity

No WHOIS records are currently associated with sc.deiralghusoon.com in WhisperGraph.

Subdomains

1 observed subdomain of sc.deiralghusoon.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sc.deiralghusoon.com.

MechanismTarget
SPF_Asc.deiralghusoon.com
SPF_IP213.133.100.51
SPF_IP213.6.67.242
SPF_IP94.130.253.145
SPF_MXsc.deiralghusoon.com

Related pages

Pivot deeper into the graph from sc.deiralghusoon.com.

Cypher and MCP

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

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