Skip to content

Hostname

brusa.com

Last fetched

brusa.com resolves to 1 IPv4 address operated by OVH in DE. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.96.4051.38.0.0/16AS16276OVHDE

WHOIS identity

Registrar
iana:168
Organization
brusa di massimo brusa s.a.s.
Contact emails

Subdomains

16 observed subdomains of brusa.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for brusa.com.

MechanismTarget
SPF_Abrusa.com
SPF_INCLUDEspf.ntb.it
SPF_IP151.69.80.111
SPF_IP5.249.133.107
SPF_IP77.242.188.247
SPF_IP79.7.218.93
SPF_IP81.88.48.0/20
SPF_MXbrusa.com

Related pages

Pivot deeper into the graph from brusa.com.

Cypher and MCP

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

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