Skip to content

Hostname

afa-design.ro

Last fetched

afa-design.ro resolves to 1 IPv4 address operated by AS34358 in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · afa-design.roRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/afa-design.ro

Resolution chain

afa-design.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.42.11.9089.42.11.0/24AS34358RO

WHOIS identity

Registrar
registrar:cyber_folks s.r.l.
Organization
Contact emails

Subdomains

11 observed subdomains of afa-design.ro.

Web-graph footprint

Distinct hostnames that link to or from afa-design.ro in the public web crawl.

28 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • afa-design.ro

SPF policy

9 SPF mechanisms authorising senders for afa-design.ro.

MechanismTarget
SPF_Aafa-design.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.236.84.160
SPF_IP185.92.195.101
SPF_IP188.240.235.70
SPF_IP89.42.11.90
SPF_IP89.44.47.212
SPF_IP93.115.112.26
SPF_MXafa-design.ro

Related pages

Pivot deeper into the graph from afa-design.ro.

Cypher and MCP

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

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