Skip to content

Hostname

tiltedwindmillpress.com

Last fetched

tiltedwindmillpress.com resolves to 1 IPv4 address operated by BLOOM-HOST - AME Hosting LLC in US. WHOIS lists iana:93 as the registrar.

Nutrition Label

WHISPER CANON · tiltedwindmillpress.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tiltedwindmillpress.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.139.82.323.139.82.0/24AS399244BLOOM-HOST - AME Hosting LLCUS

WHOIS identity

Registrar
iana:93
Organization
michael lucas
Contact emails

Subdomains

2 observed subdomains of tiltedwindmillpress.com.

Web-graph footprint

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

51 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tiltedwindmillpress.com.

MechanismTarget
SPF_IP2001:19f0:5401:1eb3:5400:1ff:fef9:2ab9
SPF_IP2001:19f0:5c01:fcf:5400:1ff:fe4b:e2df
SPF_IP2001:19f0:6001:734:5400:5ff:fe16:52a9
SPF_IP23.139.82.3
SPF_IP2602:fb89:1:5f:0:0:0:3
SPF_IP45.76.65.103

Related pages

Pivot deeper into the graph from tiltedwindmillpress.com.

Cypher and MCP

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

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