Hostname
misti.com
Last fetched
misti.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
misti.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.18 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.28 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.54 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.8 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.230.106 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.120 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.17 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.87 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- bryan trinque
- Contact emails
- administrators@misti.com
- einstein.ece@gmail.com
- 3610fd10-12bf-4cf0-a20e-678d2e0ca56e@identity-protect.org
- 4f77b193-075e-4544-a85e-86ce4465fd3e@identity-protect.org
- 8c77ceb4-0694-47a9-bf3e-0cf5c24d5fba@identity-protect.org
- cf9c9738-9bc9-483e-8295-2a5af4dd6569@identity-protect.org
- d79aa15d-9ae5-40ab-b526-949140cfb2fe@identity-protect.org
- da6a726d-06ff-402c-aa28-487e6c48bbf3@identity-protect.org
- fe1ce700-5c06-4fc4-b0f5-5504b68a1bf1@identity-protect.org
- owner-5012768@misti.com.whoisprivacyservice.org
- owner-5355284@misti.com.whoisprivacyservice.org
- owner-5552666@misti.com.whoisprivacyservice.org
- owner-9864134@misti.com.whoisprivacyservice.org
Subdomains
37 observed subdomains of misti.com.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from misti.com in the public web crawl.
99 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for misti.com.
| Mechanism | Target |
|---|---|
| SPF_A | misti.com |
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.196.242.170/32 |
| SPF_IP | 23.21.201.230/32 |
| SPF_IP | 54.236.109.30/32 |
| SPF_IP | 54.236.128.150/32 |
| SPF_MX | misti.com |
Related pages
Pivot deeper into the graph from misti.com.
- IP · 108.139.47.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · administrators@misti.com
- TLD · .com
- Browse hostnames · mi…
- 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: "misti.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.