Skip to content

Hostname

security.org

Last fetched

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

Nutrition Label

WHISPER CANON · security.orgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/security.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.12108.156.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.57108.156.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.67108.156.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.96108.156.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10213.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.12213.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12313.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.813.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8313.32.250.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.12052.222.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3052.222.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.452.222.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9152.222.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
investigative law offices
Contact emails

Subdomains

17 observed subdomains of security.org.

Web-graph footprint

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

5,821 sites link to this hostname.

1,201 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for security.org.

MechanismTarget
SPF_Asecurity.org
SPF_IP107.191.106.135
SPF_IP168.235.71.211
SPF_IP192.184.93.152
SPF_MXsecurity.org

Related pages

Pivot deeper into the graph from security.org.

Cypher and MCP

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

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