Hostname
buro.com
Last fetched
buro.com resolves to 1 IPv4 address operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
buro.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 |
|---|---|---|---|---|
| 82.165.128.21 | 82.165.128.0/23 | AS8560 | IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- buro club france
- Contact emails
Subdomains
54 observed subdomains of buro.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from buro.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for buro.com.
| Mechanism | Target |
|---|---|
| SPF_A | buro.com |
| SPF_INCLUDE | 139733480.spf01.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 109.234.167.164 |
| SPF_IP | 213.41.78.204/29 |
| SPF_IP | 80.247.231.34 |
| SPF_IP | 80.247.235.10 |
| SPF_MX | buro-mail-vm2.nfrance.net |
| SPF_MX | buro.com |
Related pages
Pivot deeper into the graph from buro.com.
- IP · 82.165.128.21
- ASN · AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.
- Registrar · iana:433
- Country · FR
- Email · admin@buro.com
- TLD · .com
- Browse hostnames · bu…
- 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: "buro.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.