Hostname
ddns.parallelvector.com
Last fetched
ddns.parallelvector.com resolves to 8 IPv4 addresses operated by AS5432 in BE.
Nutrition Label
Resolution chain
ddns.parallelvector.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.136.10.61 | 109.136.0.0/16 | AS5432 | — | BE |
| 109.136.10.61 | 109.136.0.0/16 | AS5432 | — | BE |
| 156.196.105.174 | 156.196.96.0/19 | AS8452 | — | EG |
| 172.56.211.169 | 172.56.210.0/23 | AS21928 | T-MOBILE-AS21928 - T-Mobile USA, Inc. | US |
| 183.88.246.174 | 183.88.0.0/16 | AS45758 | — | TH |
| 5.78.128.249 | 5.78.128.0/24 | AS212317 | — | US |
| 5.78.139.235 | 5.78.139.0/24 | AS212317 | — | US |
| 81.245.50.151 | 81.245.0.0/16 | AS5432 | — | BE |
| 81.245.50.151 | 81.245.0.0/16 | AS5432 | — | BE |
| 82.46.145.8 | 82.46.144.0/20 | AS6079 | RCN-AS - RCN | US |
WHOIS identity
No WHOIS records are currently associated with ddns.parallelvector.com in WhisperGraph.
Subdomains
93 observed subdomains of ddns.parallelvector.com.
Showing 25 of 93. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ddns.parallelvector.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ddns.parallelvector.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.