Skip to content

Hostname

caroll.com

Last fetched

caroll.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

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

Resolution chain

caroll.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
137.135.247.22137.135.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for caroll.com.

MechanismTarget
SPF_Aproduction.eu01.caroll.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.groupe-beaumanoir.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.110.74.193
SPF_IP13.110.78.193
SPF_IP160.1.157.146
SPF_IP213.152.22.4
SPF_IP213.152.22.5
SPF_IP52.61.135.176

Related pages

Pivot deeper into the graph from caroll.com.

Cypher and MCP

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

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