Skip to content

Hostname

brintech.de

Last fetched

brintech.de resolves to 2 IPv4 addresses operated by ONE-NETWORK in DE.

Nutrition Label

WHISPER CANON · brintech.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brintech.de

Resolution chain

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

IPPrefixASNOperatorCountry
128.127.66.117128.127.64.0/21AS8648ONE-NETWORKDE
185.3.235.163185.3.235.0/24AS8648ONE-NETWORKDE

WHOIS identity

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

Subdomains

1 observed subdomain of brintech.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for brintech.de.

MechanismTarget
SPF_Amail.buggfry.com
SPF_INCLUDEeu-sender.zohobooks.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEzoho.eu
SPF_INCLUDEzohomail.eu
SPF_IP128.127.66.117
SPF_MXmail.buggfry.com

Related pages

Pivot deeper into the graph from brintech.de.

Cypher and MCP

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

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