Skip to content

Hostname

ampm.audio

Last fetched

ampm.audio resolves to 1 IPv4 address operated by AS209243 in GB. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · ampm.audioRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/ampm.audio

Resolution chain

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

IPPrefixASNOperatorCountry
80.64.217.9880.64.217.0/24AS209243GB

WHOIS identity

Registrar
iana:1519
Organization
ampm audio
Contact emails

Subdomains

7 observed subdomains of ampm.audio.

Web-graph footprint

Distinct hostnames that link to or from ampm.audio in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for ampm.audio.

MechanismTarget
SPF_Aampm.audio
SPF_INCLUDEmailgate.quickhost.uk
SPF_INCLUDEquickhost.uk
SPF_INCLUDErelay.mailchannels.net
SPF_IP195.22.157.92
SPF_IP80.64.217.85
SPF_IP80.64.217.88
SPF_IP80.64.217.93
SPF_IP80.64.217.98
SPF_MXampm.audio

Related pages

Pivot deeper into the graph from ampm.audio.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ampm.audio"})-[: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.