Skip to content

Hostname

westminsterstone.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.167104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.167104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.238172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:83
Organization
john clifford
Contact emails

Subdomains

6 observed subdomains of westminsterstone.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for westminsterstone.com.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP149.86.103.218
SPF_IP185.147.134.176/29

Related pages

Pivot deeper into the graph from westminsterstone.com.

Cypher and MCP

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

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