Skip to content

Hostname

mail.buratora.com

Last fetched

mail.buratora.com resolves to 20 IPv4 addresses operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · mail.buratora.comRouting diversity6.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.buratora.com

Resolution chain

mail.buratora.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.80.234.237151.80.0.0/16AS16276FR
172.245.128.213172.245.128.0/23AS36352AS-COLOCROSSING - HostPapaUS
172.245.128.214172.245.128.0/23AS36352AS-COLOCROSSING - HostPapaUS
172.245.128.215172.245.128.0/23AS36352AS-COLOCROSSING - HostPapaUS
172.245.128.216172.245.128.0/23AS36352AS-COLOCROSSING - HostPapaUS
172.245.128.217172.245.128.0/23AS36352AS-COLOCROSSING - HostPapaUS
198.46.212.37198.46.212.0/22AS36352AS-COLOCROSSING - HostPapaUS
198.46.212.38198.46.212.0/22AS36352AS-COLOCROSSING - HostPapaUS
198.46.212.40198.46.212.0/22AS36352AS-COLOCROSSING - HostPapaUS
198.46.212.41198.46.212.0/22AS36352AS-COLOCROSSING - HostPapaUS
198.46.212.42198.46.212.0/22AS36352AS-COLOCROSSING - HostPapaUS
208.115.245.26208.115.245.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.245.27208.115.245.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.245.28208.115.245.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.245.29208.115.245.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.245.30208.115.245.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
209.212.145.105209.212.144.0/20AS32181ASN-GIGENET - GigeNETUS
216.106.186.124216.106.186.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
216.106.186.192216.106.186.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
216.106.186.209216.106.186.0/24AS63023AS-GLOBALTELEHOST - GTHostUS

WHOIS identity

No WHOIS records are currently associated with mail.buratora.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mail.buratora.com.

MechanismTarget
SPF_Adns.buratora.com
SPF_INCLUDEshawswharf.com

Related pages

Pivot deeper into the graph from mail.buratora.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mail.buratora.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.