Skip to content

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

WHISPER CANON · disc-soft.comRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/disc-soft.com

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.

IPPrefixASNOperatorCountry
18.184.24.22518.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.34.9918.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.82.1503.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.22.1203.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.45.913.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.101.1452.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of disc-soft.com owner
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for disc-soft.com.

MechanismTarget
SPF_Amail.disc-soft.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.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 20

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