Hostname
moosarc.com
Last fetched
moosarc.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of moosarc.com owner
- Contact emails
- 035e3015-91ba-426b-b0cd-e3d579386fc0@identity-protect.org
- 2b64a088-54a9-4535-82af-7164e52231d3@identity-protect.org
- 6967da8d-3394-412f-ab32-f9694eb351e5@identity-protect.org
- 9ba102da-ec08-4687-bd76-5675d4e67ebe@identity-protect.org
- afbf3102-d56d-41d0-b6cf-b3eb0e9684a1@identity-protect.org
- d6fa8910-954f-4947-b797-fcc33a9449ea@identity-protect.org
- owner-1688993@moosarc.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of moosarc.com.
| Subdomain |
|---|
| okta.moosarc.com |
| www.moosarc.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for moosarc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_REDIRECT | icloud.com |
Related pages
Pivot deeper into the graph from moosarc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "moosarc.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.