Skip to content

Hostname

stgi.net

Last fetched

stgi.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · stgi.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stgi.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.95.210104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.148.157172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
lars helgeson
Contact emails

Subdomains

413 observed subdomains of stgi.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for stgi.net.

MechanismTarget
SPF_Astgi.net
SPF_INCLUDE_spf.google.com
SPF_IP199.73.49.26
SPF_IP206.251.228.150
SPF_IP206.71.184.232/29
SPF_IP209.216.229.0/25
SPF_IP67.207.220.5
SPF_MXstgi.net

Related pages

Pivot deeper into the graph from stgi.net.

Cypher and MCP

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

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