Skip to content

Hostname

brotherangelo.com

Last fetched

brotherangelo.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · brotherangelo.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/brotherangelo.com

Resolution chain

brotherangelo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.128.137.126178.128.136.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
34.117.223.16534.116.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Subdomains

2 observed subdomains of brotherangelo.com.

Web-graph footprint

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

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for brotherangelo.com.

MechanismTarget
SPF_Abrotherangelo.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEzohomail.com
SPF_IP104.224.88.15
SPF_IP2602:f72d:800:0:0:0:0:15
SPF_MXbrotherangelo.com

Related pages

Pivot deeper into the graph from brotherangelo.com.

Cypher and MCP

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

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