Skip to content

Hostname

softwarepatterns.com

Last fetched

softwarepatterns.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.238.10613.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.11313.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.613.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.7013.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.165.83.2418.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.3018.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.4618.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.5018.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.226.11565.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.4565.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.6365.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.7765.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

Registrar
iana:468
Organization
on behalf of softwarepatterns.com owner
Contact emails

Subdomains

2 observed subdomains of softwarepatterns.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for softwarepatterns.com.

MechanismTarget
SPF_INCLUDE_spf.porkbun.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from softwarepatterns.com.

Cypher and MCP

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

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