Hostname
4x4burundi.com
Last fetched
4x4burundi.com resolves to 2 IPv4 addresses operated by AS-30083-US-VELIA-NET - velia.net in US. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
4x4burundi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.72.177.40 | 148.72.177.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
| 173.224.122.237 | 173.224.122.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
WHOIS identity
- Registrar
- iana:2487
- Organization
- —
- Contact emails
Subdomains
7 observed subdomains of 4x4burundi.com.
Web-graph footprint
Distinct hostnames that link to or from 4x4burundi.com in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- 4x4burundi.com
SPF policy
7 SPF mechanisms authorising senders for 4x4burundi.com.
| Mechanism | Target |
|---|---|
| SPF_A | 4x4burundi.com |
| SPF_IP | 148.72.155.66 |
| SPF_IP | 148.72.158.229 |
| SPF_IP | 148.72.177.40 |
| SPF_IP | 173.224.122.237 |
| SPF_IP | 66.7.223.202 |
| SPF_MX | 4x4burundi.com |
Related pages
Pivot deeper into the graph from 4x4burundi.com.
- IP · 148.72.177.40
- ASN · AS30083AS-30083-US-VELIA-NET - velia.net
- Registrar · iana:2487
- Country · US
- Email · 394c43ec6befe6504a6485fe9c34f9ff.gdrp@customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · 4x…
- 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: "4x4burundi.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.