Hostname
bremsen.com
Last fetched
bremsen.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bremsen.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 |
|---|---|---|---|---|
| 3.169.183.103 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.34 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.89 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.94 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.193.114 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.115 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.119 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.19 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
Subdomains
1 observed subdomain of bremsen.com.
| Subdomain |
|---|
| www.bremsen.com |
Web-graph footprint
Distinct hostnames that link to or from bremsen.com in the public web crawl.
11 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bremsen.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 2a00:1100:fe::/48 |
| SPF_IP | 2a00:1100:ff::/48 |
| SPF_IP | 95.142.64.0/23 |
| SPF_IP | 95.142.66.144/28 |
Related pages
Pivot deeper into the graph from bremsen.com.
- IP · 3.169.183.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · binyal@auspuff.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: "bremsen.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.