Skip to content

Hostname

form.sih.net

Last fetched

form.sih.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · form.sih.netRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/form.sih.net

Resolution chain

form.sih.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.9.189.11365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.1965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.2565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.9865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.215.12899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.3699.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.5399.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.7499.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with form.sih.net in WhisperGraph.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for form.sih.net.

Related pages

Pivot deeper into the graph from form.sih.net.

Cypher and MCP

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

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