Hostname
augsburg.de
Last fetched
augsburg.de resolves to 1 IPv4 address operated by IDNIC-STARCOMTECHNOLOGY-AS-ID PT. Starcom Technology Indonesia in DE.
Nutrition Label
Resolution chain
augsburg.de 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 |
|---|---|---|---|---|
| 194.246.72.14 | 194.246.72.0/24 | AS214568 | IDNIC-STARCOMTECHNOLOGY-AS-ID PT. Starcom Technology Indonesia | DE |
WHOIS identity
No WHOIS records are currently associated with augsburg.de in WhisperGraph.
Subdomains
78 observed subdomains of augsburg.de.
Showing 25 of 78. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from augsburg.de in the public web crawl.
2,375 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for augsburg.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.zimpel.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfhard.crsend.com |
| SPF_IP | 194.246.72.0/24 |
| SPF_IP | 62.216.223.128/29 |
| SPF_MX | augsburg.de |
Related pages
Pivot deeper into the graph from augsburg.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "augsburg.de"})-[: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.