Skip to content

Hostname

amade.ro

Last fetched

amade.ro resolves to 2 IPv4 addresses operated by AS44043 in RO. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · amade.roRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/amade.ro

Resolution chain

amade.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:ascio technologies inc.
Organization
Contact emails

Subdomains

1 observed subdomain of amade.ro.

Subdomain
www.amade.ro

Web-graph footprint

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

31 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for amade.ro.

MechanismTarget
SPF_Aamade.ro
SPF_Amail.igorcorner.hu
SPF_Amail.webprofessional.hu
SPF_Avps137.nlg.hu
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.236.87.233
SPF_IP87.229.45.137
SPF_IP87.229.45.98
SPF_MXamade.ro

Related pages

Pivot deeper into the graph from amade.ro.

Cypher and MCP

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

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