Skip to content

Hostname

brigittebox.de

Last fetched

brigittebox.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · brigittebox.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/brigittebox.de

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.205.147168.119.0.0/16AS24940DE

WHOIS identity

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

Subdomains

6 observed subdomains of brigittebox.de.

Web-graph footprint

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

49 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for brigittebox.de.

MechanismTarget
SPF_Abrigittebox.de
SPF_Anode1.relay.intan.oraws.net
SPF_Anode2.relay.intan.oraws.net
SPF_Arelay.intan.oraws.net
SPF_INCLUDE_spf.intan.net
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXbrigittebox.de

Related pages

Pivot deeper into the graph from brigittebox.de.

Cypher and MCP

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

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