Hostname
338a.com
Last fetched
338a.com resolves to 1 IPv4 address operated by AS9304 in HK. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
338a.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 |
|---|---|---|---|---|
| 218.189.18.217 | 218.189.18.0/24 | AS9304 | — | HK |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
8 observed subdomains of 338a.com.
Web-graph footprint
Distinct hostnames that link to or from 338a.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for 338a.com.
| Mechanism | Target |
|---|---|
| SPF_A | 338a.com |
| SPF_INCLUDE | spf.mautic.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.66.248.0/22 |
| SPF_IP | 116.66.250.0/23 |
| SPF_IP | 116.66.250.68 |
| SPF_IP | 207.226.218.40/29 |
| SPF_IP | 207.226.218.41 |
| SPF_IP | 207.226.218.44 |
| SPF_IP | 209.8.38.0/27 |
| SPF_IP | 3.0.228.146 |
| SPF_IP | 43.231.229.60 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 74.125.148.0/22 |
| SPF_IP | 83.218.10.96/27 |
| SPF_IP | 83.218.20.128/27 |
Related pages
Pivot deeper into the graph from 338a.com.
- IP · 218.189.18.217
- ASN · AS9304
- Registrar · iana:1068
- Country · HK
- Email · 3bf8811f103047cd8b71efc5256f9cb0.protect@whoisguard.com
- TLD · .com
- Browse hostnames · 33…
- 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: "338a.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.