Skip to content

Hostname

meindfp.at

Last fetched

meindfp.at resolves to 1 IPv4 address operated by CZ-AS in AT. WHOIS lists registrar:ledl.net gmbh as the registrar.

Nutrition Label

WHISPER CANON · meindfp.atRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/meindfp.at

Resolution chain

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

IPPrefixASNOperatorCountry
95.129.207.1995.129.200.0/21AS35339CZ-ASAT

WHOIS identity

Registrar
registrar:ledl.net gmbh
Organization
guenther ochs
Contact emails

Subdomains

9 observed subdomains of meindfp.at.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for meindfp.at.

MechanismTarget
SPF_A2know2-fb-prod-machine.km.at
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:4f8:c012:8eb9:0:0:0:1
SPF_IP78.46.215.89

Related pages

Pivot deeper into the graph from meindfp.at.

Cypher and MCP

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

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