Hostname
disc-soft.com
Last fetched
disc-soft.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
disc-soft.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.184.24.225 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.199.34.99 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.66.82.150 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.75.22.120 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.77.45.91 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.101.14 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of disc-soft.com owner
- Contact emails
- disc-soft.com@domainsbyproxy.com
- 5acf4166-2502-4884-a746-5c4c2f344fee@identity-protect.org
- 83a3274b-8ab5-423b-ba46-f2e9f5767a1a@identity-protect.org
- bfd7e26e-b60c-4b3d-a8d1-df440d9342a9@identity-protect.org
- dff45606-9f41-444d-a144-8626e9d424cc@identity-protect.org
- ec99fe5d-5889-4bf8-a271-9e5ae66bdb4e@identity-protect.org
Subdomains
23 observed subdomains of disc-soft.com.
Web-graph footprint
Distinct hostnames that link to or from disc-soft.com in the public web crawl.
46 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for disc-soft.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.disc-soft.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from disc-soft.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "disc-soft.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.