Hostname
webmasters.co.at
Last fetched
webmasters.co.at resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
webmasters.co.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 |
|---|---|---|---|---|
| 46.4.63.216 | 46.4.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with webmasters.co.at in WhisperGraph.
Subdomains
26 observed subdomains of webmasters.co.at.
Showing 24 of 26. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for webmasters.co.at.
| Mechanism | Target |
|---|---|
| SPF_A | jiffy.webmasters.co.at |
| SPF_A | mail.webmasters.co.at |
| SPF_A | mx1.webmasters.co.at |
| SPF_A | mx2.webmasters.co.at |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 109.68.105.251/32 |
| SPF_IP | 109.68.105.254/32 |
| SPF_IP | 193.33.210.43/32 |
| SPF_MX | webmasters.co.at |
Related pages
Pivot deeper into the graph from webmasters.co.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webmasters.co.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.