Skip to content

Hostname

myamtex.com

Last fetched

myamtex.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

6 observed subdomains of myamtex.com.

Web-graph footprint

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

21 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for myamtex.com.

MechanismTarget
SPF_Amyamtex.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-00000002.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.68.233.157
SPF_IP167.224.119.27/32
SPF_IP167.224.119.29/32
SPF_IP167.89.109.237/32
SPF_IP168.245.3.149/32
SPF_IP168.245.53.205/32
SPF_IP20.106.166.141
SPF_IP40.71.125.154
SPF_IP64.28.65.21
SPF_IP64.28.65.22
SPF_IP64.28.65.23
SPF_MXmyamtex.com

Related pages

Pivot deeper into the graph from myamtex.com.

Cypher and MCP

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

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