Skip to content

Hostname

megahost.ro

Last fetched

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

Nutrition Label

WHISPER CANON · megahost.roRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/megahost.ro

Resolution chain

megahost.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.2546.102.235.0/24AS40975RO

WHOIS identity

Registrar
registrar:megaserver srl
Organization
Contact emails

Subdomains

13 observed subdomains of megahost.ro.

Web-graph footprint

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

81 sites link to this hostname.

392 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • megahost.ro

SPF policy

9 SPF mechanisms authorising senders for megahost.ro.

MechanismTarget
SPF_Adwarf.megahost.ro
SPF_Amegahost.ro
SPF_IP216.67.232.71
SPF_IP46.102.235.2
SPF_IP46.102.235.226
SPF_IP46.102.235.25
SPF_IP46.102.235.3
SPF_IP46.102.235.6
SPF_MXmegahost.ro

Related pages

Pivot deeper into the graph from megahost.ro.

Cypher and MCP

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

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