Skip to content

Hostname

getmail.foundae.com

Last fetched

getmail.foundae.com resolves to 1 IPv4 address operated by AS55688 in ID.

Nutrition Label

WHISPER CANON · getmail.foundae.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/getmail.foundae.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.163.138.120103.163.138.0/24AS55688ID

WHOIS identity

No WHOIS records are currently associated with getmail.foundae.com in WhisperGraph.

Subdomains

1 observed subdomain of getmail.foundae.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for getmail.foundae.com.

MechanismTarget
SPF_Agetmail.foundae.com
SPF_IP103.163.138.120
SPF_MXgetmail.foundae.com

Related pages

Pivot deeper into the graph from getmail.foundae.com.

Cypher and MCP

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

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