Skip to content

Hostname

anotheraddress.jp

Last fetched

anotheraddress.jp resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.49.5245.60.49.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.53.5245.60.53.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
jfr information center co.,ltd.
Contact emails

Subdomains

1 observed subdomain of anotheraddress.jp.

Web-graph footprint

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

178 sites link to this hostname.

253 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for anotheraddress.jp.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.84.65.126
SPF_IP67.231.152.73

Related pages

Pivot deeper into the graph from anotheraddress.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "anotheraddress.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.