Skip to content

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

WHISPER CANON · buro.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/buro.com

Resolution chain

buro.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.165.128.2182.165.128.0/23AS8560IONOS-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.

Web-graph footprint

Distinct hostnames that link to or from buro.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for buro.com.

MechanismTarget
SPF_Aburo.com
SPF_INCLUDE139733480.spf01.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.mailjet.com
SPF_IP109.234.167.164
SPF_IP213.41.78.204/29
SPF_IP80.247.231.34
SPF_IP80.247.235.10
SPF_MXburo-mail-vm2.nfrance.net
SPF_MXburo.com

Related pages

Pivot deeper into the graph from buro.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.