Hostname
mavensphere.com
Last fetched
mavensphere.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mavensphere.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 |
|---|---|---|---|---|
| 54.166.42.81 | 54.166.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bharath bynagari
- Contact emails
- bynagari@mavensphere.com
- 38c7754b-e41f-4b53-9086-9f1fede64270@identity-protect.org
- 66cba522-36fa-4785-9c31-3dc0bf7051c6@identity-protect.org
- 79093232-3df0-4c91-a75e-c0439f4ca48c@identity-protect.org
- b785e1f0-1589-42a5-9355-743996dd2d28@identity-protect.org
- e739008a-21cf-4640-8aa1-29c6f8d65709@identity-protect.org
- ff331c7f-1b7e-4e63-a742-ff0604122696@identity-protect.org
- owner-7053568@mavensphere.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mavensphere.com.
| Subdomain |
|---|
| www.mavensphere.com |
Web-graph footprint
Distinct hostnames that link to or from mavensphere.com in the public web crawl.
6 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mavensphere.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from mavensphere.com.
- IP · 54.166.42.81
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · bynagari@mavensphere.com
- TLD · .com
- Browse hostnames · ma…
- 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: "mavensphere.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.