Skip to content

Hostname

amgm43.com

Last fetched

amgm43.com resolves to 1 IPv4 address operated by AS60718 in FR. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · amgm43.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/amgm43.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.18.171.6185.18.171.0/24AS60718FR

WHOIS identity

Registrar
iana:1519
Organization
amgm
Contact emails

Subdomains

2 observed subdomains of amgm43.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for amgm43.com.

MechanismTarget
SPF_INCLUDEspf.oelis.fr
SPF_IP109.74.86.12
SPF_IP109.74.86.5
SPF_MXamgm43.com

Related pages

Pivot deeper into the graph from amgm43.com.

Cypher and MCP

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

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