Skip to content

Hostname

brindisa.com

Last fetched

brindisa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

brindisa.com 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
iana:113
Organization
brindisa
Contact emails

Subdomains

5 observed subdomains of brindisa.com.

Web-graph footprint

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

270 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for brindisa.com.

MechanismTarget
SPF_Abrindisa.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.98.221.46
SPF_IP185.17.181.243
SPF_IP185.17.181.246
SPF_MXbrindisa.com

Related pages

Pivot deeper into the graph from brindisa.com.

Cypher and MCP

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

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