Skip to content

Hostname

sagepay.com

Last fetched

sagepay.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.151.25045.60.151.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.171.25045.60.171.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:292
Organization
the sage group plc - sage uk
Contact emails

Subdomains

23 observed subdomains of sagepay.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for sagepay.com.

MechanismTarget
SPF_Asalesforce.com
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf.acquia.com
SPF_INCLUDEa._spf.rollernet.us
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsalesforce.com
SPF_INCLUDEspf.integral-ie.com
SPF_IP136.146.128.78/32
SPF_IP149.7.59.19
SPF_IP195.170.169.141
SPF_IP195.170.169.142
SPF_IP195.170.169.6
SPF_IP62.189.54.37
SPF_IP64.79.155.192/32
SPF_MXsagepay.com

Related pages

Pivot deeper into the graph from sagepay.com.

Cypher and MCP

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

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