Skip to content

Hostname

teppichbazar.at

Last fetched

teppichbazar.at resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:webgo gmbh as the registrar.

Nutrition Label

WHISPER CANON · teppichbazar.atRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint6.9/10canon.whisper.security/host/teppichbazar.at

Resolution chain

teppichbazar.at resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.161104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.161104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.19172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.111.111.156185.111.111.0/24AS212238CDNEXT - Datacamp LimitedDE
185.111.111.157185.111.111.0/24AS212238CDNEXT - Datacamp LimitedDE
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.153.58.10745.153.56.0/22AS48324DE-WEBGO - webgo GmbHDE

WHOIS identity

Registrar
registrar:webgo gmbh
Organization
luxonaria
Contact emails

Subdomains

38 observed subdomains of teppichbazar.at.

Web-graph footprint

Distinct hostnames that link to or from teppichbazar.at in the public web crawl.

9 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for teppichbazar.at.

MechanismTarget
SPF_Ateppichbazar.at
SPF_IP185.30.32.0/22
SPF_IP37.17.224.0/21
SPF_IP45.153.56.0/22
SPF_IP88.82.224.0/19
SPF_MXteppichbazar.at

Related pages

Pivot deeper into the graph from teppichbazar.at.

Cypher and MCP

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

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