Skip to content

Hostname

megaobzor.com

Last fetched

megaobzor.com resolves to 1 IPv4 address operated by GALAXYDATA in RU.

Nutrition Label

WHISPER CANON · megaobzor.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/megaobzor.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.150.215.237194.150.215.0/24AS206873GALAXYDATARU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from megaobzor.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for megaobzor.com.

MechanismTarget
SPF_Amegaobzor.com
SPF_INCLUDE_spf.hosting.reg.ru
SPF_IP31.31.196.112
SPF_MXmegaobzor.com

Related pages

Pivot deeper into the graph from megaobzor.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "megaobzor.com"})-[: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.