Skip to content

Hostname

12bb.eu

Last fetched

12bb.eu resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · 12bb.euRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/12bb.eu

Resolution chain

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

IPPrefixASNOperatorCountry
79.99.131.9379.99.128.0/21AS48635NL

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

3 observed subdomains of 12bb.eu.

Web-graph footprint

Distinct hostnames that link to or from 12bb.eu in the public web crawl.

13 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 12bb.eu.

MechanismTarget
SPF_A12bb.eu
SPF_INCLUDE_spf.visionhost.com
SPF_INCLUDEspf.antispamcloud.com
SPF_MX12bb.eu

Related pages

Pivot deeper into the graph from 12bb.eu.

Cypher and MCP

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

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