Skip to content

Hostname

megastudy-computer.com

Last fetched

megastudy-computer.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · megastudy-computer.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/megastudy-computer.com

Resolution chain

megastudy-computer.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.165.169.15615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.44.5243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.19.16643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.52.443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

10 observed subdomains of megastudy-computer.com.

Web-graph footprint

Distinct hostnames that link to or from megastudy-computer.com in the public web crawl.

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for megastudy-computer.com.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_MXmegastudy-computer.com

Related pages

Pivot deeper into the graph from megastudy-computer.com.

Cypher and MCP

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

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