Skip to content

Hostname

cleaver-brooks.com

Last fetched

cleaver-brooks.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cleaver-brooks.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cleaver-brooks.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.105.4175.2.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.112.7976.223.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
cleaver brooks,
Contact emails

Subdomains

1 observed subdomain of cleaver-brooks.com.

Web-graph footprint

Distinct hostnames that link to or from cleaver-brooks.com in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cleaver-brooks.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.86.168.7/32
SPF_IP4.53.84.242
SPF_IP4.78.62.135
SPF_IP54.145.35.124
SPF_IP64.39.158.195
SPF_IP64.39.158.218
SPF_IP96.30.240.5

Related pages

Pivot deeper into the graph from cleaver-brooks.com.

Cypher and MCP

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

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