Skip to content

Hostname

soroptimist.org

Last fetched

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

Nutrition Label

WHISPER CANON · soroptimist.orgRouting diversity6.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/soroptimist.org

Resolution chain

soroptimist.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.58.192.11816.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.196.10018.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.230.24818.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.188.25.15718.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.185.14818.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.78.9918.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.135.18618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.141.12118.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.84.21018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.208.23018.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.132.1318.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.237.2818.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.220.1493.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.39.1643.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.76.1563.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.206.823.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.133.1243.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.22.783.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.142.71.2003.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.86.1293.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
soroptimist
Contact emails

Subdomains

24 observed subdomains of soroptimist.org.

Web-graph footprint

Distinct hostnames that link to or from soroptimist.org in the public web crawl.

765 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for soroptimist.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.fundraiseup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP173.213.225.244
SPF_IP72.55.140.81/32
SPF_IP74.220.81.193
SPF_IP74.220.81.235

Related pages

Pivot deeper into the graph from soroptimist.org.

Cypher and MCP

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

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