Hostname
unitb.de
Last fetched
unitb.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.
Nutrition Label
Resolution chain
unitb.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.134.56 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.77 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.78 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.91 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.35.93.34 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.36 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.5 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.92 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with unitb.de in WhisperGraph.
Subdomains
4 observed subdomains of unitb.de.
Web-graph footprint
Distinct hostnames that link to or from unitb.de in the public web crawl.
20 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for unitb.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.54.109.147 |
| SPF_IP | 80.153.43.225 |
| SPF_IP | 84.245.140.122 |
Related pages
Pivot deeper into the graph from unitb.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "unitb.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.