Skip to content

Hostname

barouzh.com

Last fetched

barouzh.com resolves to 1 IPv4 address operated by AS60631 in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · barouzh.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/barouzh.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.23.201.72212.23.201.0/24AS60631DE

WHOIS identity

Registrar
iana:113
Organization
sgco
Contact emails

Subdomains

3 observed subdomains of barouzh.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for barouzh.com.

MechanismTarget
SPF_Abarouzh.com
SPF_IP212.23.201.72
SPF_MXbarouzh.com

Related pages

Pivot deeper into the graph from barouzh.com.

Cypher and MCP

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

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