Skip to content

Hostname

asterpremium.ro

Last fetched

asterpremium.ro resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:tes euro media srl as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.94.94104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.221.178172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:tes euro media srl
Organization
Contact emails

Subdomains

7 observed subdomains of asterpremium.ro.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for asterpremium.ro.

MechanismTarget
SPF_Aasterpremium.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP188.213.20.37
SPF_IP188.215.250.204
SPF_IP46.102.249.132
SPF_IP89.41.38.21
SPF_IP89.44.47.223
SPF_IP89.46.7.99
SPF_IP93.114.57.11
SPF_IP93.114.57.170
SPF_IP93.114.57.8
SPF_MXasterpremium.ro

Related pages

Pivot deeper into the graph from asterpremium.ro.

Cypher and MCP

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

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