Hostname
optrics.com
Last fetched
optrics.com resolves to 1 IPv4 address operated by WOLFPAWSERVICES - Wolfpaw Data Centres Inc in CA.
Nutrition Label
Resolution chain
optrics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 74.123.70.68 | 74.123.70.0/24 | AS30500 | WOLFPAWSERVICES - Wolfpaw Data Centres Inc | CA |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for optrics.com.
| Mechanism | Target |
|---|---|
| SPF_A | dagmar.optrics.net |
| SPF_A | golum.optrics.net |
| SPF_A | tove.optrics.net |
| SPF_INCLUDE | 20682923.spf04.hubspotemail.net |
| SPF_IP | 100.42.115.0/27 |
| SPF_IP | 100.42.120.128/27 |
| SPF_IP | 208.77.199.0/24 |
| SPF_IP | 209.208.98.52/32 |
| SPF_IP | 52.240.150.170/32 |
| SPF_IP | 64.34.241.5 |
| SPF_IP | 69.90.118.203 |
| SPF_IP | 69.90.118.67 |
| SPF_IP | 74.123.70.84 |
| SPF_IP | 74.123.70.98 |
| SPF_IP | 74.123.71.84 |
| SPF_IP | 74.123.71.98 |
| SPF_IP | 96.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.