Skip to content

Hostname

feltin.at

Last fetched

feltin.at resolves to 1 IPv4 address operated by AS8437 in AT. WHOIS lists registrar:ledl.net gmbh as the registrar.

Nutrition Label

WHISPER CANON · feltin.atRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/feltin.at

Resolution chain

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

IPPrefixASNOperatorCountry
86.59.80.2386.59.0.0/17AS8437AT

WHOIS identity

Registrar
registrar:ledl.net gmbh
Organization
feltin finanz-consulting
Contact emails

Subdomains

4 observed subdomains of feltin.at.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for feltin.at.

MechanismTarget
SPF_Afeltin.at
SPF_INCLUDEbizmail.at
SPF_IP86.59.80.30/32
SPF_MXfeltin.at

Related pages

Pivot deeper into the graph from feltin.at.

Cypher and MCP

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

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