Hostname
netronics.at
Last fetched
netronics.at resolves to 1 IPv4 address operated by AS5404 in AT. WHOIS lists registrar:harald heinzel - einzelunternehmen as the registrar.
Nutrition Label
Resolution chain
netronics.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 |
|---|---|---|---|---|
| 91.223.147.114 | 91.223.147.0/24 | AS5404 | — | AT |
WHOIS identity
- Registrar
- registrar:harald heinzel - einzelunternehmen
- Organization
- —
- Contact emails
- —
Subdomains
85 observed subdomains of netronics.at.
Showing 25 of 85. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netronics.at in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for netronics.at.
| Mechanism | Target |
|---|---|
| SPF_IP | 217.196.155.34 |
| SPF_IP | 217.196.155.35 |
| SPF_IP | 91.223.147.114 |
| SPF_IP | 91.223.147.116 |
| SPF_IP | 91.223.147.15 |
| SPF_IP | 91.223.147.42 |
Related pages
Pivot deeper into the graph from netronics.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netronics.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.