Hostname
mysharedirecttech.com
Last fetched
mysharedirecttech.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mysharedirecttech.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 |
|---|---|---|---|---|
| 100.51.161.240 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.105.94 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.161.158.15 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.225.242.250 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mysharedirecttech.com owner
- Contact emails
- 013c4479-ca38-4811-9ee1-5372dfeb072e@identity-protect.org
- 137cde28-bb1b-4908-96c7-06e0d446e562@identity-protect.org
- 3b79ede3-122d-4e61-b106-bc6b8fdf78c2@identity-protect.org
- 9821aee5-cc8b-481e-8a69-c43ffa35ee41@identity-protect.org
- cadfe27b-0ef1-494e-8bb5-c79d432e9c4a@identity-protect.org
- e3746acd-ceca-49a2-80dc-2b3446480615@identity-protect.org
- f42dae5a-edce-43cd-ace2-28960f6baa70@identity-protect.org
- owner-8639092@mysharedirecttech.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of mysharedirecttech.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mysharedirecttech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | qbx6u1d0tj.spf.dmarc.lethos.com |
Related pages
Pivot deeper into the graph from mysharedirecttech.com.
- IP · 100.51.161.240
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 013c4479-ca38-4811-9ee1-5372dfeb072e@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- 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: "mysharedirecttech.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.