Skip to content

Hostname

industrial.security.org

Last fetched

industrial.security.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · industrial.security.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/industrial.security.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.110.5518.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.6918.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.8418.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.8518.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.149.3552.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.4952.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.952.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with industrial.security.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for industrial.security.org.

MechanismTarget
SPF_Aindustrial.security.org
SPF_IP107.191.106.135
SPF_IP168.235.71.211
SPF_IP192.184.93.152
SPF_MXindustrial.security.org

Related pages

Pivot deeper into the graph from industrial.security.org.

Cypher and MCP

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

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