Skip to content

Hostname

ajkerhut.com

Last fetched

ajkerhut.com resolves to 1 IPv4 address operated by AS153528 in BD. WHOIS lists iana:1509 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
161.248.201.136161.248.201.0/24AS153528BD

WHOIS identity

Registrar
iana:1509
Organization
domain administrator
Contact emails

Subdomains

28 observed subdomains of ajkerhut.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ajkerhut.com

SPF policy

8 SPF mechanisms authorising senders for ajkerhut.com.

MechanismTarget
SPF_Aajkerhut.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP103.163.246.98
SPF_IP103.191.241.246
SPF_IP161.248.201.136
SPF_IP203.26.151.11
SPF_IP203.26.151.14
SPF_MXajkerhut.com

Related pages

Pivot deeper into the graph from ajkerhut.com.

Cypher and MCP

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

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