Skip to content

Hostname

albadecor.ro

Last fetched

albadecor.ro resolves to 2 IPv4 addresses operated by AS60118 in RO. WHOIS lists registrar:speed total srl as the registrar.

Nutrition Label

WHISPER CANON · albadecor.roRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/albadecor.ro

Resolution chain

albadecor.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:speed total srl
Organization
Contact emails

Subdomains

6 observed subdomains of albadecor.ro.

Web-graph footprint

Distinct hostnames that link to or from albadecor.ro in the public web crawl.

10 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • albadecor.ro

SPF policy

9 SPF mechanisms authorising senders for albadecor.ro.

MechanismTarget
SPF_Aalbadecor.ro
SPF_IP176.126.237.18
SPF_IP185.150.17.56
SPF_IP185.57.82.244
SPF_IP89.42.26.2
SPF_IP89.42.26.24
SPF_IP89.42.26.72
SPF_IP89.42.26.99
SPF_MXalbadecor.ro

Related pages

Pivot deeper into the graph from albadecor.ro.

Cypher and MCP

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

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