Skip to content

Hostname

sago.com

Last fetched

sago.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.26.84104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.147.179172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 sago.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sago.com.

MechanismTarget
SPF_INCLUDE243697336.spf03.hubspotemail.net
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.186.43
SPF_IP167.89.73.245
SPF_IP185.16.44.208
SPF_IP212.146.208.108
SPF_IP4.78.170.131
SPF_IP4.78.170.175
SPF_IP50.77.11.172
SPF_IP75.151.144.177

Related pages

Pivot deeper into the graph from sago.com.

Cypher and MCP

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

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