Skip to content

Hostname

saiin.net

Last fetched

saiin.net resolves to 1 IPv4 address operated by AS4713 in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · saiin.netRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/saiin.net

Resolution chain

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

IPPrefixASNOperatorCountry
220.110.167.230220.104.0.0/13AS4713JP

WHOIS identity

Registrar
iana:81
Organization
iwata shigeru
Contact emails

Subdomains

102 observed subdomains of saiin.net.

Web-graph footprint

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

324 sites link to this hostname.

224 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for saiin.net.

MechanismTarget
SPF_IP220.110.167.224/28

Related pages

Pivot deeper into the graph from saiin.net.

Cypher and MCP

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

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