Skip to content

Hostname

antenna.jp

Last fetched

antenna.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · antenna.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/antenna.jp

Resolution chain

antenna.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.214.10108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.113108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.22108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.56108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.21.10418.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.12218.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.4418.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.518.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.245.86.10118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.293.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.333.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.703.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.763.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
glider associates.
Contact emails

Subdomains

12 observed subdomains of antenna.jp.

Web-graph footprint

Distinct hostnames that link to or from antenna.jp in the public web crawl.

637 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for antenna.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP150.48.16.33
SPF_IP150.48.16.34
SPF_IP150.48.16.35
SPF_IP52.69.186.53
SPF_IP54.199.198.54

Related pages

Pivot deeper into the graph from antenna.jp.

Cypher and MCP

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

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