Hostname
jdsoft.com
Last fetched
jdsoft.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jdsoft.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.230.206.77 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jdsoft.com owner
- Contact emails
- no.valid.email@worldnic.com
- 31bc655e-9669-4979-93b4-8f12a9815d97@identity-protect.org
- 37aba54b-ea90-4868-9a1a-59d8119191ec@identity-protect.org
- 4c3f7924-ef58-44eb-9c85-6c6d726d1569@identity-protect.org
- 8e1e5caa-8c57-4002-9c9f-465d0c1276de@identity-protect.org
- d8746202-7932-45f2-a276-50a739900239@identity-protect.org
- f080d1e6-cc24-40bc-994b-23c107646890@identity-protect.org
- fc7639df-c1a8-4a85-ae6b-2078a00b4523@identity-protect.org
Subdomains
12 observed subdomains of jdsoft.com.
Web-graph footprint
Distinct hostnames that link to or from jdsoft.com in the public web crawl.
8 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jdsoft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from jdsoft.com.
- IP · 34.230.206.77
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · no.valid.email@worldnic.com
- TLD · .com
- Browse hostnames · jd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jdsoft.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.