Hostname
contect.edu.my
Last fetched
contect.edu.my resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label
Resolution chain
contect.edu.my resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.37.108 | 13.35.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.37.11 | 13.35.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.37.18 | 13.35.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.37.60 | 13.35.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 99.86.229.111 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.49 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.78 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.94 | 96.0.0.0/3 | AS9498 | — | US |
WHOIS identity
No WHOIS records are currently associated with contect.edu.my in WhisperGraph.
Subdomains
2 observed subdomains of contect.edu.my.
| Subdomain |
|---|
| elearning.contect.edu.my |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for contect.edu.my.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from contect.edu.my.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "contect.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.