Skip to content

Hostname

spgo.io

Last fetched

spgo.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · spgo.ioRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/spgo.io

Resolution chain

spgo.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.84.162100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.179.134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.217.250.14834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.91.15935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.104.23635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.51.25535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.157.9035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.134.8035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.100.18935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.6.19035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.160.9735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.57.15244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.191.844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.157.13844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.213.8044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.246.8144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.67.3144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.250.5.24644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.142.7852.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.150.25252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
messagebird usa
Contact emails

Subdomains

9 observed subdomains of spgo.io.

Web-graph footprint

Distinct hostnames that link to or from spgo.io in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from spgo.io.

Cypher and MCP

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

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