Skip to content

Hostname

bb-fliesen.com

Last fetched

bb-fliesen.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · bb-fliesen.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bb-fliesen.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.145.201136.243.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1328
Organization
bb fliesen
Contact emails

Subdomains

7 observed subdomains of bb-fliesen.com.

Threat posture

History

Mail and authentication

MX records

  • bb-fliesen.com

SPF policy

9 SPF mechanisms authorising senders for bb-fliesen.com.

MechanismTarget
SPF_Abb-fliesen.com
SPF_IP136.243.145.201
SPF_IP158.181.51.102
SPF_IP158.181.51.96
SPF_IP46.4.27.160
SPF_IP46.4.27.180
SPF_IP85.214.102.129
SPF_IP88.99.161.202
SPF_MXbb-fliesen.com

Related pages

Pivot deeper into the graph from bb-fliesen.com.

Cypher and MCP

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

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