Skip to content

Hostname

flachau1.com

Last fetched

flachau1.com resolves to 1 IPv4 address operated by AS8648 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · flachau1.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/flachau1.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.22.114.21289.22.96.0/19AS8648DE

WHOIS identity

Registrar
iana:69
Organization
crystls aparthotel
Contact emails

Subdomains

3 observed subdomains of flachau1.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for flachau1.com.

MechanismTarget
SPF_Aflachau1.com
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDEhxs.at
SPF_INCLUDEspf.guestclub.net
SPF_INCLUDEspf.kunleisys.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.237.142.0/24
SPF_IP128.127.70.0/26
SPF_IP185.80.93.204
SPF_IP185.80.93.227/32
SPF_IP185.80.95.31/32
SPF_IP192.162.87.0/24
SPF_IP2a02:a60:0:5::/64
SPF_IP37.218.248.47
SPF_IP37.218.249.47/32
SPF_IP37.218.251.62/32
SPF_IP46.243.88.174/31
SPF_IP46.243.88.176/31
SPF_IP46.243.95.179
SPF_IP46.243.95.180
SPF_IP89.22.108.0/24
SPF_IP89.26.12.208/29
SPF_IP89.26.34.216/29
SPF_IP93.83.230.244/30

Related pages

Pivot deeper into the graph from flachau1.com.

Cypher and MCP

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

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