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
Resolution chain
meindfp.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.129.207.19 | 95.129.200.0/21 | AS35339 | CZ-AS | AT |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for meindfp.at.
| Mechanism | Target |
|---|---|
| SPF_A | 2know2-fb-prod-machine.km.at |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2a01:4f8:c012:8eb9:0:0:0:1 |
| SPF_IP | 78.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.