Skip to content

Hostname

amgdmp.com

Last fetched

amgdmp.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. amgdmp.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · amgdmp.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amgdmp.com

Resolution chain

No IPv4 resolution is recorded for amgdmp.com in WhisperGraph.

IPv6 resolution

No AAAA record for amgdmp.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
amobee
Contact emails
ops@adconion.com, ops@amobee.com, 5b5e680d-b365-4149-8e27-2a175c6a08b9@identity-protect.org, 8777c09e-57c4-4642-98dd-fc1bc6eb5233@identity-protect.org, e4c73dcf-7131-4880-95b2-db67104d9049@identity-protect.org

Mail and authentication

Nameservers

  • ns1.amobee.com
  • ns2.amobee.com
  • ns3.amobee.com
  • ns4.amobee.com

Threat-feed evidence

History

Related pages

Pivot from amgdmp.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amgdmp.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.