Skip to content

Hostname

apaa.ro

Last fetched

apaa.ro resolves to 1 IPv4 address operated by AS39737 in RO. WHOIS lists registrar:hostx web services s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · apaa.roRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/apaa.ro

Resolution chain

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

IPPrefixASNOperatorCountry
94.177.38.24994.177.32.0/21AS39737RO

WHOIS identity

Registrar
registrar:hostx web services s.r.l.
Organization
Contact emails

Subdomains

8 observed subdomains of apaa.ro.

Web-graph footprint

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

52 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for apaa.ro.

MechanismTarget
SPF_Aapaa.ro
SPF_IP94.177.38.249
SPF_MXapaa.ro

Related pages

Pivot deeper into the graph from apaa.ro.

Cypher and MCP

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

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