Skip to content

Hostname

altispeed-embed.secdn.net

Last fetched

altispeed-embed.secdn.net resolves to 12 IPv4 addresses operated by AS59253 in SG.

Nutrition Label

WHISPER CANON · altispeed-embed.secdn.netRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/altispeed-embed.secdn.net

Resolution chain

altispeed-embed.secdn.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.254.153.205103.254.152.0/22AS59253SG
104.225.6.172104.225.4.0/22AS36236NETACTUATE - NetActuate, IncUS
104.225.97.169104.225.97.0/24AS36236NETACTUATE - NetActuate, IncUS
104.225.97.170104.225.97.0/24AS36236NETACTUATE - NetActuate, IncUS
162.248.222.44162.248.222.0/24AS36236NETACTUATE - NetActuate, IncUS
192.73.250.34192.73.250.0/24AS36236NETACTUATE - NetActuate, IncUS
192.73.250.42192.73.250.0/24AS36236NETACTUATE - NetActuate, IncUS
23.81.45.2623.81.40.0/21AS134351JP
51.161.164.5251.161.128.0/17AS16276AU
51.161.207.14651.161.128.0/17AS16276AU
66.220.7.4366.220.0.0/19AS6939HURRICANE - Hurricane Electric LLCUS
66.220.7.4466.220.0.0/19AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

No WHOIS records are currently associated with altispeed-embed.secdn.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from altispeed-embed.secdn.net in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from altispeed-embed.secdn.net.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.