Skip to content

Hostname

broughtons.com

Last fetched

broughtons.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · broughtons.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/broughtons.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.69.99104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.206.252172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
72.3.177.10472.3.128.0/17AS33070RMH-14 - Rackspace HostingUS
72.3.177.10772.3.128.0/17AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:83
Organization
broughtons of leicester
Contact emails

Subdomains

3 observed subdomains of broughtons.com.

Web-graph footprint

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

29 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for broughtons.com.

MechanismTarget
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.nitrosell.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.35.137.3

Related pages

Pivot deeper into the graph from broughtons.com.

Cypher and MCP

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

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