Skip to content

Hostname

optindustries.com

Last fetched

optindustries.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · optindustries.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/optindustries.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.36108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.39108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.41108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.73108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

7 observed subdomains of optindustries.com.

Web-graph footprint

Distinct hostnames that link to or from optindustries.com in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for optindustries.com.

MechanismTarget
SPF_INCLUDE46399702.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_IP209.85.128.0/17
SPF_IP24.2.186.15
SPF_IP50.212.76.0/25

Related pages

Pivot deeper into the graph from optindustries.com.

Cypher and MCP

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

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