Skip to content

Hostname

embedly.com

Last fetched

embedly.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · embedly.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/embedly.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.99.255107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.131.22018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.144.1093.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.222.2163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.128.1133.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.255.10134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.209.11034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.45.9544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.0.16052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.170.18754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.226.12898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.93.17498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.178.698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.157.9698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.113.5198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
arthur gibson
Contact emails

Subdomains

6 observed subdomains of embedly.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from embedly.com.

Cypher and MCP

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

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