Skip to content

Hostname

nagashima.com

Last fetched

nagashima.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · nagashima.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nagashima.com

Resolution chain

nagashima.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

12 observed subdomains of nagashima.com.

Web-graph footprint

Distinct hostnames that link to or from nagashima.com in the public web crawl.

10 sites link to this hostname.

484 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for nagashima.com.

MechanismTarget
SPF_INCLUDE40102974.spf03.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.39.74.227
SPF_IP13.114.55.43
SPF_IP18.178.142.210
SPF_IP202.181.99.21
SPF_IP27.110.25.3
SPF_IP27.110.25.4
SPF_IP27.110.25.56
SPF_IP3.114.64.43
SPF_IP35.74.29.209
SPF_IP35.75.92.121
SPF_IP52.193.14.131
SPF_IP54.150.223.157
SPF_IP54.150.245.80
SPF_IP54.249.226.224
SPF_IP54.95.236.200

Related pages

Pivot deeper into the graph from nagashima.com.

Cypher and MCP

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

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