Skip to content

Hostname

ajmsglobal.com

Last fetched

ajmsglobal.com resolves to 4 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in AE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ajmsglobal.comRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ajmsglobal.com

Resolution chain

ajmsglobal.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
181.214.100.145181.214.100.0/24AS21859ZEN-ECN - Zenlayer IncAE
37.202.222.23837.202.222.0/24AS21859ZEN-ECN - Zenlayer IncAE
85.237.211.19685.237.211.0/24AS21859ZEN-ECN - Zenlayer IncTR
122.162.241.38122.162.240.0/22AS24560AIRTELBROADBAND-AS-AP Bharti Airtel Ltd., Telemedia ServicesIN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of ajmsglobal.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ajmsglobal.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ajmsglobal.com.

Cypher and MCP

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

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