Hostname
britz-usa.com
Last fetched
britz-usa.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
britz-usa.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.211.4.127 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.105.36.38 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.24.43.22 | 3.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.64.213.209 | 52.64.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.153.216.254 | 54.153.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.79.103.101 | 54.79.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- domainsadmin@thlonline.com
- privacy@1and1.com
- proxy4292975@1and1-private-registration.com
- dataprivacyprotected@1und1.de
- dataprivacyprotected@ionos.de
- 5046636f-9b32-404b-8e4d-f9a77a64072b@identity-protect.org
- 59ec3c5c-fa0d-48e8-b9a7-e0bc082a2463@identity-protect.org
- c8e2e12c-6131-4262-9860-756c74c93609@identity-protect.org
- cc5c508b-078a-4ba9-8faf-63081dbf7612@identity-protect.org
Subdomains
32 observed subdomains of britz-usa.com.
Web-graph footprint
Distinct hostnames that link to or from britz-usa.com in the public web crawl.
7 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for britz-usa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from britz-usa.com.
- IP · 13.211.4.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · domainsadmin@thlonline.com
- TLD · .com
- Browse hostnames · br…
- 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: "britz-usa.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.