Skip to content

Hostname

busier.it

Last fetched

busier.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:omedra s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · busier.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/busier.it

Resolution chain

busier.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:omedra s.r.l.
Organization
associazione di promozione sociale la busier
Contact emails

Subdomains

1 observed subdomain of busier.it.

Subdomain
www.busier.it

Web-graph footprint

Distinct hostnames that link to or from busier.it in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for busier.it.

MechanismTarget
SPF_Abusier.it
SPF_INCLUDE_spf.atmailcloud.com
SPF_INCLUDEomedra.net
SPF_INCLUDExtsystem.it
SPF_MXbusier.it

Related pages

Pivot deeper into the graph from busier.it.

Cypher and MCP

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

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