Hostname
nagashima.com
Last fetched
nagashima.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.
Nutrition Label
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for nagashima.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 40102974.spf03.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 113.39.74.227 |
| SPF_IP | 13.114.55.43 |
| SPF_IP | 18.178.142.210 |
| SPF_IP | 202.181.99.21 |
| SPF_IP | 27.110.25.3 |
| SPF_IP | 27.110.25.4 |
| SPF_IP | 27.110.25.56 |
| SPF_IP | 3.114.64.43 |
| SPF_IP | 35.74.29.209 |
| SPF_IP | 35.75.92.121 |
| SPF_IP | 52.193.14.131 |
| SPF_IP | 54.150.223.157 |
| SPF_IP | 54.150.245.80 |
| SPF_IP | 54.249.226.224 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.