Hostname
mailshipp.com
Last fetched
mailshipp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mailshipp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.84.234.120 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.18 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.35 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.54 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mailshipp.com owner
- Contact emails
- admin@newvcorp.com
- domains@hugedomains.com
- janelleoria@abbycatlo.com
- 31ad627c-2eab-4428-b3e3-2bf9207d7c84@identity-protect.org
- 536c03a3-b144-40ba-b44e-2b16215a0f20@identity-protect.org
- 9153b2db-b0f6-4ec9-9fd9-1cc6d1a13115@identity-protect.org
- a1e52fac-4086-4d7a-acd3-bdcda3845a43@identity-protect.org
- ab1a5071-0e2f-4882-a1ff-9c417ef63e70@identity-protect.org
- beaf2e75-48a7-4372-8947-50b0879cf4eb@identity-protect.org
- owner-11354118@mailshipp.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of mailshipp.com.
| Subdomain |
|---|
| api.mailshipp.com |
| www.mailshipp.com |
Threat posture
History
Related pages
Pivot deeper into the graph from mailshipp.com.
- IP · 99.84.234.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@newvcorp.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: "mailshipp.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.