Skip to content

Hostname

regala.sooofty.com

Last fetched

regala.sooofty.com resolves to 3 IPv4 addresses operated by AS42220 in ES.

Nutrition Label

WHISPER CANON · regala.sooofty.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/regala.sooofty.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with regala.sooofty.com in WhisperGraph.

Subdomains

2 observed subdomains of regala.sooofty.com.

Threat posture

History

Mail and authentication

MX records

  • regala.sooofty.com

SPF policy

4 SPF mechanisms authorising senders for regala.sooofty.com.

MechanismTarget
SPF_Aregala.sooofty.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP217.18.168.65
SPF_MXregala.sooofty.com

Related pages

Pivot deeper into the graph from regala.sooofty.com.

Cypher and MCP

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

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