Skip to content

Hostname

brazzale.com

Last fetched

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

Nutrition Label

WHISPER CANON · brazzale.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/brazzale.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.201.6.105138.201.0.0/16AS24940DE

WHOIS identity

Registrar
iana:168
Organization
casearia brazzale spa
Contact emails

Subdomains

8 observed subdomains of brazzale.com.

Web-graph footprint

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

118 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for brazzale.com.

MechanismTarget
SPF_Aantispam.alpilatte.it
SPF_Amailgate.officegroup.it
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEservers.mcsv.net
SPF_IP217.194.182.237
SPF_IP77.89.8.132
SPF_IP86.107.36.149/24
SPF_MXbrazzale.com

Related pages

Pivot deeper into the graph from brazzale.com.

Cypher and MCP

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

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