Skip to content

Hostname

storage.aromaticfc.com

Last fetched

storage.aromaticfc.com resolves to 2 IPv4 addresses operated by AS45839 in MY.

Nutrition Label

WHISPER CANON · storage.aromaticfc.comRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/storage.aromaticfc.com

Resolution chain

storage.aromaticfc.com resolves to 2 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 storage.aromaticfc.com in WhisperGraph.

Subdomains

1 observed subdomain of storage.aromaticfc.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for storage.aromaticfc.com.

MechanismTarget
SPF_Astorage.aromaticfc.com
SPF_INCLUDEspf.mailsentinel.net
SPF_IP111.90.133.90
SPF_IP111.90.133.92
SPF_IP111.90.133.98
SPF_IP124.217.241.90
SPF_IP124.217.241.93
SPF_MXstorage.aromaticfc.com

Related pages

Pivot deeper into the graph from storage.aromaticfc.com.

Cypher and MCP

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

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