Hostname
promo-embed.secdn.net
Last fetched
promo-embed.secdn.net resolves to 16 IPv4 addresses operated by AS59253 in SG.
Nutrition Label
Resolution chain
promo-embed.secdn.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.254.153.205 | 103.254.152.0/22 | AS59253 | — | SG |
| 104.225.13.68 | 104.225.12.0/22 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 104.225.6.172 | 104.225.4.0/22 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 104.225.97.169 | 104.225.97.0/24 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 104.225.97.170 | 104.225.97.0/24 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 162.248.222.44 | 162.248.222.0/24 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 192.73.250.34 | 192.73.250.0/24 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 192.73.250.42 | 192.73.250.0/24 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 216.230.231.188 | 216.230.224.0/20 | AS40156 | THEOPT-HOU - The Optimal Link Corporation | US |
| 23.236.129.116 | 23.236.129.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 23.236.161.246 | 23.236.161.0/24 | AS55286 | SERVER-MANIA - B2 Net Solutions Inc. | CA |
| 23.81.45.26 | 23.81.40.0/21 | AS134351 | — | JP |
| 51.161.164.52 | 51.161.128.0/17 | AS16276 | — | AU |
| 51.161.207.146 | 51.161.128.0/17 | AS16276 | — | AU |
| 66.220.7.43 | 66.220.0.0/19 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
| 66.220.7.44 | 66.220.0.0/19 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
WHOIS identity
No WHOIS records are currently associated with promo-embed.secdn.net in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from promo-embed.secdn.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from promo-embed.secdn.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "promo-embed.secdn.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.