Skip to content

Hostname

mega-image.ro

Last fetched

mega-image.ro resolves to 16 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:csc corporate domains as the registrar.

Nutrition Label

WHISPER CANON · mega-image.roRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mega-image.ro

Resolution chain

mega-image.ro resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:csc corporate domains
Organization
Contact emails

Subdomains

69 observed subdomains of mega-image.ro.

Web-graph footprint

Distinct hostnames that link to or from mega-image.ro in the public web crawl.

413 sites link to this hostname.

153 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mega-image.ro.

MechanismTarget
SPF_INCLUDE_spf-dc57.sapsf.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.157.101
SPF_IP148.163.158.24
SPF_IP194.78.122.127
SPF_IP194.78.122.17
SPF_IP194.78.122.18
SPF_IP85.222.150.197
SPF_IP85.222.150.198
SPF_IP85.222.150.205
SPF_IP85.222.150.206
SPF_MXmega-image.ro

Related pages

Pivot deeper into the graph from mega-image.ro.

Cypher and MCP

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

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