Skip to content

Hostname

sa.discoverglo.com

Last fetched

sa.discoverglo.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.166.4645.223.166.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.178.4645.223.178.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with sa.discoverglo.com in WhisperGraph.

Subdomains

2 observed subdomains of sa.discoverglo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sa.discoverglo.com.

MechanismTarget
SPF_Asa.discoverglo.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmds3203.maildealer.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.188.4.12
SPF_IP18.176.159.79
SPF_IP18.179.114.245
SPF_IP52.192.197.134
SPF_MXsa.discoverglo.com

Related pages

Pivot deeper into the graph from sa.discoverglo.com.

Cypher and MCP

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

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