Skip to content

Hostname

brightnetwork.de

Last fetched

brightnetwork.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · brightnetwork.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/brightnetwork.de

Resolution chain

brightnetwork.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.153.11518.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.3618.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.6318.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.8518.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.116.11018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with brightnetwork.de in WhisperGraph.

Subdomains

9 observed subdomains of brightnetwork.de.

Web-graph footprint

Distinct hostnames that link to or from brightnetwork.de in the public web crawl.

55 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for brightnetwork.de.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from brightnetwork.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brightnetwork.de"})-[: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.