Hostname
mavericksoftware.com
Last fetched
mavericksoftware.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mavericksoftware.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.47.12 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.17 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.61 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.98 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.98.116 | 108.157.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.98.29 | 108.157.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.98.4 | 108.157.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.98.67 | 108.157.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mavericksoftware.com owner
- Contact emails
- mhebig@mavericksoftware.com
- 6f76dc2f-445d-4605-bdc4-c55ebcc482ed@identity-protect.org
- 8ced6b19-400f-44d9-a2fa-2e828783de4e@identity-protect.org
- 9c3cdfd6-a431-4735-8704-e4be638b9a6a@identity-protect.org
- cc4a12d6-3282-4000-838f-f9e9b1ac4110@identity-protect.org
- d43fa601-50c5-4a26-8832-7814e3d2b57f@identity-protect.org
- ff102651-4a9a-4d84-9abd-c763036fb93f@identity-protect.org
- owner-109830@mavericksoftware.com.whoisprivacyservice.org
- owner-3094678@mavericksoftware.com.whoisprivacyservice.org
- owner-3580369@mavericksoftware.com.whoisprivacyservice.org
- owner-7231889@mavericksoftware.com.whoisprivacyservice.org
- owner-8134622@mavericksoftware.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mavericksoftware.com.
| Subdomain |
|---|
| www.mavericksoftware.com |
Web-graph footprint
Distinct hostnames that link to or from mavericksoftware.com in the public web crawl.
12 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mavericksoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mavericksoftware.com.
- IP · 108.139.47.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · mhebig@mavericksoftware.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: "mavericksoftware.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.