Skip to content

Hostname

sagegateshead.com

Last fetched

sagegateshead.com resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · sagegateshead.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sagegateshead.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.54.141104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.138.254172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
216.137.44.100216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.15216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.35216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.44216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1910
Organization
north music trust
Contact emails

Subdomains

11 observed subdomains of sagegateshead.com.

Web-graph footprint

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

576 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sagegateshead.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.a365hosted.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP159.242.64.250
SPF_IP159.242.66.177
SPF_MXsagegateshead.com

Related pages

Pivot deeper into the graph from sagegateshead.com.

Cypher and MCP

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

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