Skip to content

Hostname

stevewillis.com

Last fetched

stevewillis.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · stevewillis.comRouting diversity2.4/10Peering density8.5/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/stevewillis.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.44.24335.214.0.0/17AS15169GOOGLE - Google LLCGB
87.239.19.7587.239.16.0/21AS205072GB

WHOIS identity

Registrar
iana:83
Organization
steve willis
Contact emails

Subdomains

4 observed subdomains of stevewillis.com.

Web-graph footprint

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

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for stevewillis.com.

MechanismTarget
SPF_Astevewillis.com
SPF_INCLUDEprofilter.co.uk
SPF_INCLUDEspf.d4sp.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.169.52.160/27
SPF_IP62.7.205.57
SPF_IP78.32.251.114
SPF_IP78.33.149.57
SPF_IP87.224.2.229
SPF_MXstevewillis.com

Related pages

Pivot deeper into the graph from stevewillis.com.

Cypher and MCP

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

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