Hostname
b2-impact.com
Last fetched
b2-impact.com resolves to 1 IPv4 address operated by AS30811 in SE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
b2-impact.com 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 |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | — | SE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- b2 impact asa
- Contact emails
- 4xvnaxyyau4r@privacy-protection.email
- 8eubojapgmxn@privacy-protection.email
- 8u6nvs89khmz@privacy-protection.email
- a8k8v4nzxbps@privacy-protection.email
- chrxgb9mv7so@privacy-protection.email
- dwmmthnfqr6y@privacy-protection.email
- gdovsde5q6pe@privacy-protection.email
- koy2tueetzo4@privacy-protection.email
- q6qj6r4xfhu9@privacy-protection.email
- texm4nckp2c6@privacy-protection.email
- txjxabzmci64@privacy-protection.email
- wd25pyb4aouf@privacy-protection.email
- xwpr3p5268t6@privacy-protection.email
- yc62yrgye9gw@privacy-protection.email
Subdomains
11 observed subdomains of b2-impact.com.
Web-graph footprint
Distinct hostnames that link to or from b2-impact.com in the public web crawl.
34 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for b2-impact.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.100.75.115 |
| SPF_IP | 194.100.75.120 |
| SPF_IP | 194.100.75.124 |
| SPF_IP | 194.100.75.125 |
Related pages
Pivot deeper into the graph from b2-impact.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b2-impact.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.