Skip to content

Hostname

bettmer.at

Last fetched

bettmer.at resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:united-domains gmbh as the registrar.

Nutrition Label

WHISPER CANON · bettmer.atRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/bettmer.at

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.243.10845.60.243.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.249.10845.60.249.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:united-domains gmbh
Organization
bettmer
Contact emails

Subdomains

12 observed subdomains of bettmer.at.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bettmer.at.

MechanismTarget
SPF_Abettmer.at
SPF_IP195.145.39.0/27
SPF_IP217.6.180.192/28
SPF_IP217.6.180.208/28
SPF_IP217.6.180.224/28
SPF_IP217.6.192.192/26
SPF_MXbettmer.at

Related pages

Pivot deeper into the graph from bettmer.at.

Cypher and MCP

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

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