Skip to content

Hostname

softwareworld.co

Last fetched

softwareworld.co resolves to 11 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · softwareworld.coRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/softwareworld.co

Resolution chain

softwareworld.co resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.77104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.77104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.226.2.1213.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.12013.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.413.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.9813.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.94.10013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.10413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.11313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
172.67.68.67172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of softwareworld.co.

Web-graph footprint

Distinct hostnames that link to or from softwareworld.co in the public web crawl.

1,172 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for softwareworld.co.

MechanismTarget
SPF_INCLUDEsecureserver.net
SPF_INCLUDEzeptomail.net.in

Related pages

Pivot deeper into the graph from softwareworld.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "softwareworld.co"})-[: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.