Skip to content

Hostname

ajtre.com

Last fetched

ajtre.com resolves to 64.38.175.79, announced in 64.38.128.0/18 by ISOMEDIA-1 - Isomedia, Inc. in US. ajtre.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ajtre.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ajtre.com

Resolution chain

IPv6 resolution

No AAAA record for ajtre.com is recorded in WhisperGraph.

Attribution

isomedia

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
ajtre.com@domainsbyproxy.com

Subdomains

Mail and authentication

Nameservers

  • ns1.tcghosting.net
  • ns2.tcghosting.net
  • ns1.tcg.network
  • ns2.tcg.network

MX records

  • ajtre-com.mail.protection.outlook.com

SPF policy

  • ip: 64.79.106.180/32
  • ip: 96.84.117.22/32
  • a: ajtre.com
  • mx: ajtre.com
  • include: spf.protection.outlook.com
  • ip: 64.38.175.70
  • ip: 64.38.175.79
  • ip: 64.79.97.226
  • ip: 64.79.97.230

Threat-feed evidence

History

Related pages

Pivot from ajtre.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ajtre.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.