Hostname
99item.com
Last fetched
99item.com resolves to 1 IPv4 address operated by ISYSTEMTECH-HK - i-System Technology Limited in HK. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
99item.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.15.22.40 | 103.15.22.0/24 | AS45910 | ISYSTEMTECH-HK - i-System Technology Limited | HK |
WHOIS identity
- Registrar
- iana:440
- Organization
- seoxsem
- Contact emails
Subdomains
8 observed subdomains of 99item.com.
Web-graph footprint
Distinct hostnames that link to or from 99item.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- 99item.com
SPF policy
1 SPF mechanism authorising senders for 99item.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.01link.hk |
Related pages
Pivot deeper into the graph from 99item.com.
- IP · 103.15.22.40
- ASN · AS45910ISYSTEMTECH-HK - i-System Technology Limited
- Registrar · iana:440
- Country · HK
- Email · domain@seoxsem.com
- TLD · .com
- Browse hostnames · 99…
- 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: "99item.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.