Skip to content

Hostname

am2pm.com

Last fetched

am2pm.com resolves to 1 IPv4 address operated by VELIANET-AS velia.net Internetdienste GmbH in FR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · am2pm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/am2pm.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.25.43.14685.25.43.0/24AS29066VELIANET-AS velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:303
Organization
bitra am2pm.com pvt.
Contact emails

Subdomains

8 observed subdomains of am2pm.com.

Web-graph footprint

Distinct hostnames that link to or from am2pm.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for am2pm.com.

MechanismTarget
SPF_Aam2pm.com
SPF_INCLUDE_spf.google.com
SPF_IP62.138.14.79
SPF_IP85.25.43.146
SPF_IP92.204.40.197
SPF_MXam2pm.com

Related pages

Pivot deeper into the graph from am2pm.com.

Cypher and MCP

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

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