Skip to content

Hostname

smithshire.com

Last fetched

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

Nutrition Label

WHISPER CANON · smithshire.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/smithshire.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
62.182.18.7862.182.16.0/21AS200083GB

WHOIS identity

Registrar
iana:638
Organization
ben warrington
Contact emails

Subdomains

53 observed subdomains of smithshire.com.

Web-graph footprint

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

74 sites link to this hostname.

154 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for smithshire.com.

MechanismTarget
SPF_Asmithshire.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.everycloudtech.com
SPF_INCLUDEspf.ezhostingserver.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.13.214.242
SPF_IP89.187.85.141
SPF_IP89.187.85.228
SPF_IP89.187.85.7
SPF_IP89.187.85.72
SPF_IP89.187.85.8
SPF_MXsmithshire.com

Related pages

Pivot deeper into the graph from smithshire.com.

Cypher and MCP

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

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