Skip to content

Hostname

brighel.com

Last fetched

brighel.com resolves to 1 IPv4 address operated by AS21309 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.89.8.16077.89.0.0/20AS21309IT

WHOIS identity

Registrar
iana:168
Organization
societa brighel srl
Contact emails

Subdomains

3 observed subdomains of brighel.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for brighel.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.71.182.237/32
SPF_IP77.89.8.160
SPF_IP78.152.114.226

Related pages

Pivot deeper into the graph from brighel.com.

Cypher and MCP

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

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