Skip to content

Hostname

zacks.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.160.4145.223.160.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.180.4145.223.180.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

184 observed subdomains of zacks.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for zacks.com.

MechanismTarget
SPF_INCLUDE49604619.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEsendgrid.net
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP208.65.116.58
SPF_IP208.85.51.130
SPF_IP208.85.51.134

Related pages

Pivot deeper into the graph from zacks.com.

Cypher and MCP

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

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