Skip to content

Hostname

dasquerform.at

Last fetched

dasquerform.at resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:lederhaas it solutions as the registrar.

Nutrition Label

WHISPER CANON · dasquerform.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dasquerform.at

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.48.170104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.187.102172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:lederhaas it solutions
Organization
querform medienverein
Contact emails

Subdomains

6 observed subdomains of dasquerform.at.

Web-graph footprint

Distinct hostnames that link to or from dasquerform.at in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dasquerform.at.

MechanismTarget
SPF_Adasquerform.at
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.lederhaas.st
SPF_IP116.202.86.88
SPF_IP162.55.130.98
SPF_MXdasquerform.at

Related pages

Pivot deeper into the graph from dasquerform.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dasquerform.at"})-[: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.