Skip to content

Hostname

amatrans.com

Last fetched

amatrans.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

amatrans.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

3 observed subdomains of amatrans.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for amatrans.com.

MechanismTarget
SPF_Aamatrans.com
SPF_INCLUDEclispfguest.iscorp.com
SPF_INCLUDEdnsexit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.128.152.193
SPF_IP192.222.0.140
SPF_IP192.34.86.153
SPF_IP50.234.201.178
SPF_IP66.195.143.25/32
SPF_IP69.211.135.25/32
SPF_MXamatrans.com

Related pages

Pivot deeper into the graph from amatrans.com.

Cypher and MCP

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

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