Skip to content

Hostname

decobazar.eu

Last fetched

decobazar.eu resolves to 1 IPv4 address operated by GTS-BACKBONE - GTS Telecom SRL in RO.

Nutrition Label

WHISPER CANON · decobazar.euRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/decobazar.eu

Resolution chain

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

IPPrefixASNOperatorCountry
85.9.19.5685.9.19.0/24AS5606GTS-BACKBONE - GTS Telecom SRLRO

WHOIS identity

No WHOIS records are currently associated with decobazar.eu in WhisperGraph.

Subdomains

7 observed subdomains of decobazar.eu.

Web-graph footprint

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

18 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • decobazar.eu

SPF policy

13 SPF mechanisms authorising senders for decobazar.eu.

MechanismTarget
SPF_Adecobazar.eu
SPF_IP128.199.52.133
SPF_IP157.245.75.5
SPF_IP164.92.147.109
SPF_IP164.92.155.198
SPF_IP167.71.70.107
SPF_IP167.71.77.208
SPF_IP174.138.2.140
SPF_IP188.166.203.48
SPF_IP64.225.81.96
SPF_IP85.9.19.56
SPF_IP86.107.43.83
SPF_MXdecobazar.eu

Related pages

Pivot deeper into the graph from decobazar.eu.

Cypher and MCP

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

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