Skip to content

Hostname

amsty.com

Last fetched

amsty.com resolves to 1 IPv4 address operated by DATABANK-DFW - DataBank Holdings, Ltd. in US.

Nutrition Label

WHISPER CANON · amsty.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amsty.com

Resolution chain

amsty.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.7.187.14369.7.160.0/19AS13767DATABANK-DFW - DataBank Holdings, Ltd.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from amsty.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for amsty.com.

MechanismTarget
SPF_Asmtp.amsty.com
SPF_INCLUDEspf-0022ca01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.116.37
SPF_IP199.71.239.178/32
SPF_IP208.86.168.7/32
SPF_IP209.190.189.148
SPF_IP3.142.13.211
SPF_IP52.1.96.230/32
SPF_IP52.129.22.133
SPF_IP52.129.22.134
SPF_IP52.129.22.137
SPF_IP52.20.128.29/32
SPF_IP52.20.155.14/32
SPF_IP52.204.61.45
SPF_IP52.5.119.169/32
SPF_IP67.216.183.10/32

Related pages

Pivot deeper into the graph from amsty.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amsty.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.