Skip to content

Hostname

surugawan.net

Last fetched

surugawan.net resolves to 1 IPv4 address operated by XSERVER - Xserver Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · surugawan.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/surugawan.net

Resolution chain

surugawan.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.43.116.28162.43.112.0/21AS131965XSERVER - Xserver Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by gmo cloud
Contact emails

Subdomains

1 observed subdomain of surugawan.net.

Web-graph footprint

Distinct hostnames that link to or from surugawan.net in the public web crawl.

197 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • surugawan.net

SPF policy

3 SPF mechanisms authorising senders for surugawan.net.

MechanismTarget
SPF_Asurugawan.net
SPF_Asv12797.xserver.jp
SPF_MXsurugawan.net

Related pages

Pivot deeper into the graph from surugawan.net.

Cypher and MCP

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

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