Skip to content

Hostname

go2si.com

Last fetched

go2si.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. go2si.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · go2si.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/go2si.com

Resolution chain

No IPv4 resolution is recorded for go2si.com in WhisperGraph.

IPv6 resolution

No AAAA record for go2si.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of go2si.com owner
Contact emails
godaddy_notify@securityinspection.com, 19190328-3386-4c13-8003-0aa2d17b0ff9@identity-protect.org, 237eb204-b184-416d-bc52-65b0b8f68ce8@identity-protect.org, 4bc5220f-a77c-4aa8-9f70-1152577bb9b7@identity-protect.org, 82b882fd-83de-44d6-b3bc-2e6a79edca9d@identity-protect.org, b38bbac3-e18c-4617-be98-914d18e57fa5@identity-protect.org, e97bafca-42d0-4420-a441-5d018b20a556@identity-protect.org, owner-2104361@go2si.com.whoisprivacyservice.org, owner-8142714@go2si.com.whoisprivacyservice.org, owner-8345062@go2si.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-466.awsdns-58.com
  • ns-1004.awsdns-61.net
  • ns-1176.awsdns-19.org
  • ns-1551.awsdns-01.co.uk

MX records

  • go2si-com.mail.protection.outlook.com

SPF policy

  • include: _spf.elasticemail.com
  • include: spf.protection.outlook.com
  • include: spf.smtp2go.com
  • include: mail.zendesk.com
  • include: spf.zoho.com
  • include: transmail.net

Threat-feed evidence

History

Related pages

Pivot from go2si.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "go2si.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.