Skip to content

Hostname

softco.com

Last fetched

softco.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · softco.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/softco.com

Resolution chain

softco.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.230.2713.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.3213.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.4813.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.8713.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.7913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.14143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.39143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.60143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.75143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:2
Organization
softco
Contact emails

Subdomains

70 observed subdomains of softco.com.

Web-graph footprint

Distinct hostnames that link to or from softco.com in the public web crawl.

250 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for softco.com.

MechanismTarget
SPF_INCLUDE4912815.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEemaileuc.freshdesk.com
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.exclaimer.net
SPF_IP54.240.46.210
SPF_IP54.240.46.211
SPF_IP54.240.55.68
SPF_IP54.240.55.69
SPF_IP89.101.136.253

Related pages

Pivot deeper into the graph from softco.com.

Cypher and MCP

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

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