Hostname
unitb.com
Last fetched
unitb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
unitb.com 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 |
|---|---|---|---|---|
| 108.138.217.27 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.36 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.41 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.65 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.227.227.20 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.81 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.89 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.97 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of unitb.com owner
- Contact emails
- nico.adam@unitb.de
- domaincontact@reg.xlink.net
- 12e95af2-5a25-4e94-b1a5-70acf244b64a@identity-protect.org
- 264552a3-ea5c-4d69-a919-e79cff4ab2dd@identity-protect.org
- 92b8db1a-96e5-496c-9c5a-a4f05cbe1b28@identity-protect.org
- c1ca499a-dc25-4dbb-843c-2ab76a31cbb6@identity-protect.org
- e2174ff4-bd34-4827-98dd-886e438042d8@identity-protect.org
Subdomains
24 observed subdomains of unitb.com.
Showing 20 of 24. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for unitb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 80.153.43.225 |
| SPF_IP | 84.245.140.122 |
Related pages
Pivot deeper into the graph from unitb.com.
- IP · 108.138.217.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · nico.adam@unitb.de
- TLD · .com
- Browse hostnames · un…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "unitb.com"})-[: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.