Skip to content

Hostname

amtdgroup.com

Last fetched

amtdgroup.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.189.234188.166.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:146
Organization
amtd amtd group company
Contact emails

Subdomains

4 observed subdomains of amtdgroup.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for amtdgroup.com.

MechanismTarget
SPF_Aamtdgroup.com
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEchafyst.com
SPF_INCLUDEcorpmail1.netvigator.com
SPF_INCLUDEmail.amtdgroup.com
SPF_INCLUDEorientiertgroup.com
SPF_INCLUDEpecimprese.eu
SPF_INCLUDEspdb.com.cn
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtapestry.com
SPF_INCLUDEyahoo.com.hk
SPF_IP104.47.26.106
SPF_IP202.82.150.241
SPF_IP202.82.150.253
SPF_IP210.87.247.19
SPF_IP210.87.247.78
SPF_IP210.87.247.9
SPF_IP210.87.250.83

Related pages

Pivot deeper into the graph from amtdgroup.com.

Cypher and MCP

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

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