Skip to content

Hostname

optrics.com

Last fetched

optrics.com resolves to 1 IPv4 address operated by WOLFPAWSERVICES - Wolfpaw Data Centres Inc in CA.

Nutrition Label

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

Resolution chain

optrics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.123.70.6874.123.70.0/24AS30500WOLFPAWSERVICES - Wolfpaw Data Centres IncCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for optrics.com.

MechanismTarget
SPF_Adagmar.optrics.net
SPF_Agolum.optrics.net
SPF_Atove.optrics.net
SPF_INCLUDE20682923.spf04.hubspotemail.net
SPF_IP100.42.115.0/27
SPF_IP100.42.120.128/27
SPF_IP208.77.199.0/24
SPF_IP209.208.98.52/32
SPF_IP52.240.150.170/32
SPF_IP64.34.241.5
SPF_IP69.90.118.203
SPF_IP69.90.118.67
SPF_IP74.123.70.84
SPF_IP74.123.70.98
SPF_IP74.123.71.84
SPF_IP74.123.71.98
SPF_IP96.52.128.143

Related pages

Pivot deeper into the graph from optrics.com.

Cypher and MCP

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

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