Skip to content

Hostname

altomedia.ro

Last fetched

altomedia.ro resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:easy media srl as the registrar.

Nutrition Label

WHISPER CANON · altomedia.roRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/altomedia.ro

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.43.113104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.178.140172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
195.216.222.3195.216.222.0/24AS44544RO

WHOIS identity

Registrar
registrar:easy media srl
Organization
Contact emails

Subdomains

4 observed subdomains of altomedia.ro.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for altomedia.ro.

MechanismTarget
SPF_Aaltomedia.ro
SPF_IP195.216.222.0/23
SPF_MXaltomedia.ro

Related pages

Pivot deeper into the graph from altomedia.ro.

Cypher and MCP

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

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