Skip to content

Hostname

amset.ro

Last fetched

amset.ro resolves to 2 IPv4 addresses operated by AS44043 in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

amset.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:cyber_folks s.r.l.
Organization
Contact emails

Subdomains

7 observed subdomains of amset.ro.

Web-graph footprint

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

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • amset.ro

SPF policy

7 SPF mechanisms authorising senders for amset.ro.

MechanismTarget
SPF_Aamset.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP188.240.235.98
SPF_IP89.44.47.29
SPF_IP89.46.7.7
SPF_IP89.46.7.99
SPF_MXamset.ro

Related pages

Pivot deeper into the graph from amset.ro.

Cypher and MCP

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

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