Skip to content

Hostname

myop.dev

Last fetched

myop.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · myop.devRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/myop.dev

Resolution chain

myop.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.214.10718.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.1218.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.2818.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.3318.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.68.273.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.353.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.553.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.943.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of myop.dev.

Web-graph footprint

Distinct hostnames that link to or from myop.dev in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from myop.dev.

Cypher and MCP

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

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