Hostname
masivian.com
Last fetched
masivian.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
masivian.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.158.232.115 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.232.14 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.232.17 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.232.52 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.168.73.115 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.18 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.5 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.81 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of masivian.com owner
- Contact emails
- 021243d4-9648-43b3-9926-14a47ffef0e3@identity-protect.org
- 6c046523-7a51-4cc7-9b4d-7c5dd338a9ad@identity-protect.org
- 96eb37aa-df38-49d7-a85e-4da65e6b13cf@identity-protect.org
- a61b87da-1f36-4f8e-8a81-90eeb4bec35c@identity-protect.org
- d4ba9f6c-ceb3-4f40-8012-b316a9d2c5cd@identity-protect.org
- e81034fe-a2d5-4ed3-b329-99081ec9e4d1@identity-protect.org
- owner-2576931@masivian.com.whoisprivacyservice.org
- owner-3418707@masivian.com.whoisprivacyservice.org
- owner@masivian.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of masivian.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for masivian.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.us.sendclean.net |
| SPF_INCLUDE | email.freshservice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.masivapp.com |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from masivian.com.
- IP · 108.158.232.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 021243d4-9648-43b3-9926-14a47ffef0e3@identity-protect.org
- 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: "masivian.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.