Hostname
optomany.com
Last fetched
optomany.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
optomany.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 |
|---|---|---|---|---|
| 35.246.36.96 | 35.246.32.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | GB |
WHOIS identity
- Registrar
- iana:83
- Organization
- cr7 services
- Contact emails
Subdomains
8 observed subdomains of optomany.com.
Showing 3 of 8. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from optomany.com in the public web crawl.
17 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for optomany.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.autopilothq.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ssmx.net |
| SPF_IP | 104.40.181.116 |
| SPF_IP | 109.74.242.244 |
| SPF_IP | 109.74.243.44 |
| SPF_IP | 13.93.50.167 |
| SPF_IP | 51.140.67.99/32 |
| SPF_IP | 51.140.77.228/32 |
| SPF_IP | 51.140.85.120/32 |
| SPF_IP | 51.140.87.168/32 |
| SPF_IP | 51.140.87.39/32 |
| SPF_IP | 62.232.183.26 |
| SPF_IP | 80.88.223.106 |
| SPF_IP | 87.246.122.100 |
| SPF_IP | 92.207.241.186 |
Related pages
Pivot deeper into the graph from optomany.com.
- IP · 35.246.36.96
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:83
- Country · GB
- Email · ryan.philo@cr7services.com
- TLD · .com
- Browse hostnames · op…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "optomany.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.