Skip to content

Hostname

ajt.support

Last fetched

ajt.support resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ajt.supportRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ajt.support

Resolution chain

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

IPPrefixASNOperatorCountry
185.132.37.143185.132.36.0/22AS8560GB

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

6 observed subdomains of ajt.support.

Web-graph footprint

Distinct hostnames that link to or from ajt.support in the public web crawl.

6 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ajt.support.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.signature365.net
SPF_IP185.132.37.143
SPF_IP217.160.0.69

Related pages

Pivot deeper into the graph from ajt.support.

Cypher and MCP

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

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