Skip to content

Hostname

sohonet.com

Last fetched

sohonet.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · sohonet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sohonet.com

Resolution chain

sohonet.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from sohonet.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for sohonet.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsparkpostmail.com
SPF_IP193.203.82.119
SPF_IP193.203.82.154
SPF_IP193.203.82.58
SPF_IP193.203.82.59
SPF_IP193.203.82.62
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP208.65.208.139
SPF_IP208.65.208.5
SPF_IP208.65.211.78
SPF_IP89.16.228.133/32
SPF_IP89.16.236.194

Related pages

Pivot deeper into the graph from sohonet.com.

Cypher and MCP

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

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