Skip to content

Hostname

aji-group.com

Last fetched

aji-group.com resolves to 1 IPv4 address operated by AS55406 in BD. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · aji-group.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aji-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
182.16.156.10182.16.160.0/20AS55406BD

WHOIS identity

Registrar
iana:1479
Organization
a. k. m. shamsuzzaman
Contact emails

Subdomains

9 observed subdomains of aji-group.com.

Web-graph footprint

Distinct hostnames that link to or from aji-group.com in the public web crawl.

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aji-group.com.

MechanismTarget
SPF_IP103.17.180.202
SPF_IP103.17.180.203
SPF_IP103.17.180.86
SPF_IP103.17.180.99
SPF_IP103.254.84.150
SPF_IP107.152.41.204

Related pages

Pivot deeper into the graph from aji-group.com.

Cypher and MCP

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

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