Hostname
aicsemicon.com
Last fetched
aicsemicon.com resolves to 1 IPv4 address operated by EXABYTES-AS-AP Exa Bytes Network Sdn.Bhd. in MY. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
aicsemicon.com 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 |
|---|---|---|---|---|
| 103.6.199.127 | 103.6.196.0/22 | AS46015 | EXABYTES-AS-AP Exa Bytes Network Sdn.Bhd. | MY |
WHOIS identity
- Registrar
- iana:460
- Organization
- aic semiconductor sdn bhd
- Contact emails
Subdomains
4 observed subdomains of aicsemicon.com.
Web-graph footprint
Distinct hostnames that link to or from aicsemicon.com in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for aicsemicon.com.
| Mechanism | Target |
|---|---|
| SPF_A | aicsemicon.com |
| SPF_INCLUDE | se.mschosting.com |
| SPF_IP | 103.6.199.128 |
| SPF_MX | aicsemicon.com |
Related pages
Pivot deeper into the graph from aicsemicon.com.
- IP · 103.6.199.127
- ASN · AS46015EXABYTES-AS-AP Exa Bytes Network Sdn.Bhd.
- Registrar · iana:460
- Country · MY
- Email · reg_1454763@whoisprotection.cc
- TLD · .com
- Browse hostnames · ai…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aicsemicon.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.