Hostname
glsszyxy.com
Last fetched
glsszyxy.com resolves to 2 IPv4 addresses operated by HWCLOUDS-AS-AP - HUAWEI CLOUDS in SG. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
glsszyxy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 101.46.4.155 | 101.47.32.0/21 | AS136907 | HWCLOUDS-AS-AP - HUAWEI CLOUDS | SG |
| 61.139.65.240 | 61.139.227.0/24 | AS38283 | CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data Center | CN |
WHOIS identity
- Registrar
- iana:420
- Organization
- nexperian holding
- Contact emails
Subdomains
2 observed subdomains of glsszyxy.com.
| Subdomain |
|---|
| mail.glsszyxy.com |
| www.glsszyxy.com |
Web-graph footprint
Distinct hostnames that link to or from glsszyxy.com in the public web crawl.
18 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for glsszyxy.com.
| Mechanism | Target |
|---|---|
| SPF_A | glsszyxy.com |
| SPF_IP | 112.91.151.34 |
| SPF_IP | 61.143.60.86 |
| SPF_MX | glsszyxy.com |
Related pages
Pivot deeper into the graph from glsszyxy.com.
- IP · 101.46.4.155
- ASN · AS136907HWCLOUDS-AS-AP - HUAWEI CLOUDS
- Registrar · iana:420
- Country · SG
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · gl…
- 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: "glsszyxy.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.