Skip to content

Hostname

am2-solutions.com

Last fetched

am2-solutions.com resolves to 3 IPv4 addresses operated by GOOGLE - Google LLC in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · am2-solutions.comRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/am2-solutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.233.179.12164.233.179.0/24AS15169GOOGLE - Google LLCUS
66.249.81.12166.249.80.0/22AS15169GOOGLE - Google LLCUS
72.14.207.12172.14.192.0/18AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
iana:625
Organization
am2 solutions,
Contact emails

Subdomains

1 observed subdomain of am2-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from am2-solutions.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for am2-solutions.com.

MechanismTarget
SPF_Aam2-solutions.com
SPF_MXam2-solutions.com

Related pages

Pivot deeper into the graph from am2-solutions.com.

Cypher and MCP

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

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