Skip to content

Hostname

2bruder.com

Last fetched

2bruder.com resolves to 1 IPv4 address operated by AS41480 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · 2bruder.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/2bruder.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.20.83.12089.20.80.0/20AS41480NL

WHOIS identity

Registrar
iana:269
Organization
b.v. de twee gebroeders van venlo
Contact emails

Subdomains

2 observed subdomains of 2bruder.com.

Web-graph footprint

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

117 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 2bruder.com.

MechanismTarget
SPF_Amail.2bruder.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDEspf.flowmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.192.87.203
SPF_IP89.20.90.89/32

Related pages

Pivot deeper into the graph from 2bruder.com.

Cypher and MCP

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

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