Skip to content

Hostname

digiburo.tech

Last fetched

digiburo.tech resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · digiburo.techRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/digiburo.tech

Resolution chain

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

IPPrefixASNOperatorCountry
51.83.99.3751.83.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
vimafora
Contact emails

Subdomains

2 observed subdomains of digiburo.tech.

Web-graph footprint

Distinct hostnames that link to or from digiburo.tech in the public web crawl.

5 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for digiburo.tech.

MechanismTarget
SPF_Adigiburo.tech
SPF_Aserveur01.adyezh.fr
SPF_INCLUDEservers.etarget-emailing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.255.5.84
SPF_IP51.83.99.37
SPF_IP51.91.14.34
SPF_MXbigowl.fr
SPF_MXdigiburo.tech

Related pages

Pivot deeper into the graph from digiburo.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "digiburo.tech"})-[: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.