Skip to content

Hostname

amber.radio

Last fetched

amber.radio resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · amber.radioRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/amber.radio

Resolution chain

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

IPPrefixASNOperatorCountry
77.72.2.8977.72.0.0/21AS12488GB

WHOIS identity

Registrar
iana:15
Organization
Contact emails

Subdomains

4 observed subdomains of amber.radio.

Web-graph footprint

Distinct hostnames that link to or from amber.radio in the public web crawl.

7 sites link to this hostname.

177 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amber.radio.

MechanismTarget
SPF_Aamber.radio
SPF_INCLUDErelay.k.io
SPF_IP77.72.1.22
SPF_IP77.72.2.89
SPF_MXamber.radio

Related pages

Pivot deeper into the graph from amber.radio.

Cypher and MCP

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

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