Hostname
brita.net
Last fetched
brita.net resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
brita.net 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 |
|---|---|---|---|---|
| 52.166.70.58 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:299
- Organization
- brita wasserfilter
- Contact emails
Subdomains
95 observed subdomains of brita.net.
Showing 25 of 95. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brita.net in the public web crawl.
182 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for brita.net.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw01.nagarro-es.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | nl-sent.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.servicemail24.de |
| SPF_INCLUDE | webmail.simple-simon.net |
| SPF_IP | 157.97.106.193 |
| SPF_IP | 185.137.97.19 |
| SPF_IP | 199.188.157.80/32 |
| SPF_IP | 213.61.220.45/32 |
| SPF_IP | 213.61.220.64/32 |
| SPF_IP | 61.14.171.56 |
| SPF_IP | 84.201.65.44 |
| SPF_IP | 89.202.109.10 |
Related pages
Pivot deeper into the graph from brita.net.
- IP · 52.166.70.58
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:299
- Country · NL
- Email · admin-c@brita.net
- TLD · .net
- 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: "brita.net"})-[: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.