Hostname
giant.com.my
Last fetched
giant.com.my resolves to 1 IPv4 address operated by IPSERVERONE-AS-AP - IP ServerOne Solutions Sdn Bhd in MY.
Nutrition Label
Resolution chain
giant.com.my resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 43.228.246.11 | 43.228.246.0/24 | AS45352 | IPSERVERONE-AS-AP - IP ServerOne Solutions Sdn Bhd | MY |
WHOIS identity
- Registrar
- —
- Organization
- giant tmc bhd (310691-u) mezzanine floor
- Contact emails
- —
Subdomains
13 observed subdomains of giant.com.my.
Web-graph footprint
Distinct hostnames that link to or from giant.com.my in the public web crawl.
135 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for giant.com.my.
| Mechanism | Target |
|---|---|
| SPF_A | giant.com.my |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | au._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 1.9.111.209 |
| SPF_IP | 182.54.195.194 |
| SPF_IP | 182.54.195.201 |
| SPF_IP | 202.171.42.130 |
| SPF_IP | 202.186.66.132 |
| SPF_IP | 219.92.7.179 |
| SPF_IP | 219.93.33.196 |
| SPF_IP | 219.93.33.221 |
| SPF_IP | 43.228.246.5 |
| SPF_MX | giant.com.my |
Related pages
Pivot deeper into the graph from giant.com.my.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "giant.com.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.