Hostname
uullrich.com
Last fetched
uullrich.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uullrich.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.252.20 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.48 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.62 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.79 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of uullrich.com owner
- Contact emails
- 3407b609-71a0-42d7-b6c1-3ffb72d93ffa@identity-protect.org
- 4d15c0cf-9c60-4ccd-8b53-4b7eb4e99f3b@identity-protect.org
- 5ad37de3-8bbd-4bc9-9e2d-be72fc69019d@identity-protect.org
- 6f42108b-741c-4c53-aed8-af828fa7f507@identity-protect.org
- 6f75578d-40cb-43d0-b0c2-2ea3b0bdb493@identity-protect.org
- 716b473d-718f-42a7-9b04-498724625e98@identity-protect.org
- 7feef5c1-b06b-48cf-86cc-01e6f3e9f48c@identity-protect.org
- owner-4449301@uullrich.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of uullrich.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from uullrich.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uullrich.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.