Skip to content

Hostname

489.fm

Last fetched

489.fm resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists registrar:key-systems as the registrar.

Nutrition Label

WHISPER CANON · 489.fmRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/489.fm

Resolution chain

489.fm resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.75.250.135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.154.7454.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
registrar:key-systems
Organization
sakura-kanko kk
Contact emails

Subdomains

3 observed subdomains of 489.fm.

Web-graph footprint

Distinct hostnames that link to or from 489.fm in the public web crawl.

161 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for 489.fm.

MechanismTarget
SPF_A489.fm
SPF_IP124.109.181.7/32
SPF_IP149.72.34.16/32
SPF_IP180.148.168.239
SPF_IP180.148.168.99
SPF_IP203.104.254.163
SPF_MX489.fm

Related pages

Pivot deeper into the graph from 489.fm.

Cypher and MCP

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

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