Hostname
ofl-auer.it
Last fetched
ofl-auer.it resolves to 1 IPv4 address operated by AS44512 in IT. WHOIS lists registrar:informatica alto adige s.p.a. as the registrar.
Nutrition Label
Resolution chain
ofl-auer.it 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 |
|---|---|---|---|---|
| 195.254.238.206 | 195.254.224.0/19 | AS44512 | — | IT |
WHOIS identity
- Registrar
- registrar:informatica alto adige s.p.a.
- Organization
- autonome provinz bozen, abteilung 9 informationstechnik / provincia autonoma di bolzano, ripartizione 9 informatica
- Contact emails
- —
Subdomains
1 observed subdomain of ofl-auer.it.
| Subdomain |
|---|
| www.ofl-auer.it |
Web-graph footprint
Distinct hostnames that link to or from ofl-auer.it in the public web crawl.
24 sites link to this hostname.
59 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for ofl-auer.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.101.0.0/21 |
| SPF_IP | 62.101.8.0/21 |
Related pages
Pivot deeper into the graph from ofl-auer.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ofl-auer.it"})-[: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.