Skip to content

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

WHISPER CANON · optomany.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/optomany.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.246.36.9635.246.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
iana:83
Organization
cr7 services
Contact emails

Subdomains

8 observed subdomains of optomany.com.

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.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for optomany.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ssmx.net
SPF_IP104.40.181.116
SPF_IP109.74.242.244
SPF_IP109.74.243.44
SPF_IP13.93.50.167
SPF_IP51.140.67.99/32
SPF_IP51.140.77.228/32
SPF_IP51.140.85.120/32
SPF_IP51.140.87.168/32
SPF_IP51.140.87.39/32
SPF_IP62.232.183.26
SPF_IP80.88.223.106
SPF_IP87.246.122.100
SPF_IP92.207.241.186

Related pages

Pivot deeper into the graph from optomany.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.