Skip to content

Hostname

tirolerwind.com

Last fetched

tirolerwind.com resolves to 1 IPv4 address operated by AS47152 in IT. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · tirolerwind.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tirolerwind.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.230.140.105103.230.140.0/24AS47152IT

WHOIS identity

Registrar
iana:1068
Organization
christof untergasser
Contact emails

Subdomains

3 observed subdomains of tirolerwind.com.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tirolerwind.com.

MechanismTarget
SPF_IP103.230.140.105
SPF_IP103.230.140.106
SPF_IP2a0f:9400:690d:0:0:0:0:4
SPF_IP2a10:ba87:fef0:d3d3:0:0:0:1

Related pages

Pivot deeper into the graph from tirolerwind.com.

Cypher and MCP

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

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