Skip to content

Hostname

premiumtech.ro

Last fetched

premiumtech.ro resolves to 1 IPv4 address operated by AS40975 in RO. WHOIS lists registrar:megaserver srl as the registrar.

Nutrition Label

WHISPER CANON · premiumtech.roRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/premiumtech.ro

Resolution chain

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

IPPrefixASNOperatorCountry
46.102.235.6146.102.235.0/24AS40975RO

WHOIS identity

Registrar
registrar:megaserver srl
Organization
Contact emails

Subdomains

2 observed subdomains of premiumtech.ro.

Web-graph footprint

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

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • premiumtech.ro

SPF policy

9 SPF mechanisms authorising senders for premiumtech.ro.

MechanismTarget
SPF_Apremiumtech.ro
SPF_Aserver5.megahost.net
SPF_INCLUDEserver5.megahost.net
SPF_IP46.102.235.35
SPF_IP46.102.235.59
SPF_IP46.102.235.60
SPF_IP46.102.235.61
SPF_IP46.102.235.62
SPF_MXpremiumtech.ro

Related pages

Pivot deeper into the graph from premiumtech.ro.

Cypher and MCP

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

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