Skip to content

Hostname

apiit.edu.my

Last fetched

apiit.edu.my resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · apiit.edu.myRouting diversity6.3/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/apiit.edu.my

Resolution chain

apiit.edu.my resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.213.103.17413.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.211.23313.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.234.18613.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.236.16113.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.38.7713.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.40.6813.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.0.21313.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.33.20313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.89.25418.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.219.11618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.39.17118.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.103.3818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.16.23918.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.205.1318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.88.19318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.242.8218.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.39.14118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.217.20518.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.15.933.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.177.5347.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
Organization
apiit sdn. bhd
Contact emails

Subdomains

91 observed subdomains of apiit.edu.my.

Web-graph footprint

Distinct hostnames that link to or from apiit.edu.my in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for apiit.edu.my.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from apiit.edu.my.

Cypher and MCP

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

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