Skip to content

Hostname

bennettrb.com

Last fetched

bennettrb.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · bennettrb.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bennettrb.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.100.9037.59.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
zop cloud sl
Contact emails

Subdomains

9 observed subdomains of bennettrb.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bennettrb.com.

MechanismTarget
SPF_Abennettrb.com
SPF_IP65.109.84.232
SPF_MXbennettrb.com

Related pages

Pivot deeper into the graph from bennettrb.com.

Cypher and MCP

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

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