Skip to content

Hostname

webroot.com

Last fetched

webroot.com resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.151.10945.60.151.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.171.10945.60.171.0/24AS19551INCAPSULA - Incapsula IncUS
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for webroot.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP208.74.204.0/22
SPF_IP208.87.139.150
SPF_IP208.87.139.64
SPF_IP208.87.139.66
SPF_IP46.19.168.0/23
SPF_IP52.38.191.241/32
SPF_IP66.35.53.180
SPF_IP66.35.53.240
SPF_IP66.35.53.248

Related pages

Pivot deeper into the graph from webroot.com.

Cypher and MCP

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

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