Hostname
gaiam.com
Last fetched
gaiam.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gaiam.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- douglas e. hopley jr.
- Contact emails
- 4f5ea0e30a161233691d6a693bf33c8c@domaindiscreet.com
- 6c0ae6f50a28fd0a275f61c74cbdaf03@domaindiscreet.com
- gaiam.com@domainsbyproxy.com
- dnsadmin@gaiam.com
- fff233f00a28fd0a353beae7e50ffe11@domaindiscreet.com
- sysadmin@sbg-ny.com
- 00c292e3-1326-40b5-b602-ab535b6344d8@identity-protect.org
- 03b4ad37-fd98-4d22-8f23-2d3d7032c454@identity-protect.org
- 7d984c24-22e3-484c-bf3b-e55c8f4b12e6@identity-protect.org
Subdomains
17 observed subdomains of gaiam.com.
Web-graph footprint
Distinct hostnames that link to or from gaiam.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for gaiam.com.
| Mechanism | Target |
|---|---|
| SPF_A | gaiam.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | gaiam.com |
Related pages
Pivot deeper into the graph from gaiam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gaiam.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.