Hostname
optimalagsolutions.com
Last fetched
optimalagsolutions.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
optimalagsolutions.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.177 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.77 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- wix.com
- Contact emails
- optimalagsolutions.com@wix-domains.com
- 00d47d3a-5448-4291-b4f6-9bd695dc0ed3@identity-protect.org
- 6259d446-14a7-474b-b5fc-85a640dac9ef@identity-protect.org
- 78b63b9c-ace0-4c0a-bbb6-735497ef0c6b@identity-protect.org
- c0c96782-81d6-460c-806c-b9d09c4209ad@identity-protect.org
- f84b177b-5a35-45ab-860f-44ce25cb39c3@identity-protect.org
Subdomains
2 observed subdomains of optimalagsolutions.com.
Web-graph footprint
Distinct hostnames that link to or from optimalagsolutions.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for optimalagsolutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from optimalagsolutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "optimalagsolutions.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.