Skip to content

Hostname

amdtrade.co

Last fetched

amdtrade.co resolves to 1 IPv4 address operated by AS51713 in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · amdtrade.coRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/amdtrade.co

Resolution chain

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

IPPrefixASNOperatorCountry
198.38.92.237198.38.92.0/24AS51713GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of amdtrade.co.

Web-graph footprint

Distinct hostnames that link to or from amdtrade.co in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for amdtrade.co.

MechanismTarget
SPF_Aamdtrade.co
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.supercp.com
SPF_IP185.146.22.231
SPF_IP198.38.92.237
SPF_IP209.124.66.12
SPF_IP209.124.66.28
SPF_IP85.187.142.78
SPF_MXamdtrade.co

Related pages

Pivot deeper into the graph from amdtrade.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amdtrade.co"})-[: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.