Skip to content

Hostname

oembeditslearning.com

Last fetched

oembeditslearning.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · oembeditslearning.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/oembeditslearning.com

Resolution chain

oembeditslearning.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.48.152.15613.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.48.173.24313.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.48.241.11913.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.49.37.8613.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.49.61.15413.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.3.11013.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.54.11313.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.226.13713.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.204.21013.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.120.22613.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.246.2713.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.176.13613.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.104.24416.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.188.7051.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
56.228.79.14256.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.67.14113.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.66.11613.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.219.21513.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.7.20313.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.5.23616.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:269
Organization
its learning nederland
Contact emails

Subdomains

2 observed subdomains of oembeditslearning.com.

Threat posture

History

Related pages

Pivot deeper into the graph from oembeditslearning.com.

Cypher and MCP

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

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