Skip to content

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

WHISPER CANON · misti.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/misti.com

Resolution chain

misti.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.47.18108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.28108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.54108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.8108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.230.1063.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1203.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.173.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.873.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:468
Organization
bryan trinque
Contact emails

Subdomains

37 observed subdomains of misti.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for misti.com.

MechanismTarget
SPF_Amisti.com
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.196.242.170/32
SPF_IP23.21.201.230/32
SPF_IP54.236.109.30/32
SPF_IP54.236.128.150/32
SPF_MXmisti.com

Related pages

Pivot deeper into the graph from misti.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.