Skip to content

Hostname

fund.am2am.com

Last fetched

fund.am2am.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in SG.

Nutrition Label

WHISPER CANON · fund.am2am.comRouting diversity1.5/10Peering density8.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fund.am2am.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.149.17235.213.128.0/18AS15169GOOGLE - Google LLCSG

WHOIS identity

No WHOIS records are currently associated with fund.am2am.com in WhisperGraph.

Subdomains

1 observed subdomain of fund.am2am.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fund.am2am.com.

MechanismTarget
SPF_Afund.am2am.com
SPF_INCLUDEahnafte.com
SPF_INCLUDEemail.datascom.com
SPF_INCLUDEnixtecsys.com
SPF_INCLUDEsmtp1.ahnafte.com
SPF_IP103.204.81.106
SPF_IP115.187.18.50
SPF_IP115.187.18.53
SPF_MXfund.am2am.com

Related pages

Pivot deeper into the graph from fund.am2am.com.

Cypher and MCP

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

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