Skip to content

Hostname

berganza.com

Last fetched

berganza.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · berganza.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/berganza.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.132.40.130185.132.40.0/22AS8560GB

WHOIS identity

Registrar
iana:83
Organization
berganza
Contact emails

Subdomains

4 observed subdomains of berganza.com.

Web-graph footprint

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

211 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for berganza.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.132.40.130
SPF_IP194.73.204.162
SPF_IP88.208.208.231

Related pages

Pivot deeper into the graph from berganza.com.

Cypher and MCP

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

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