Hostname
wingglory.com
Last fetched
wingglory.com resolves to 3 IPv4 addresses operated by AS10103 in HK. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
wingglory.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.77.56.220 | 202.77.48.0/20 | AS10103 | — | HK |
| 202.77.56.221 | 202.77.48.0/20 | AS10103 | — | HK |
| 202.77.56.222 | 202.77.48.0/20 | AS10103 | — | HK |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 0d850e54010134a268442f2a7187dae6f588059d@whois.gkg.net
- 128fce18aec37e49d30b0fc609364779053fc7b0@privatedomain.gkg.net
- 1ec7e4c2c30dd3e7066acb465d6c7c812de19e92@privatedomain.gkg.net
- 2467414cf76a750ba52bb1bbec8c758ca6199925@privatedomain.gkg.net
- 42f1a1245667692490395b1fc3c78174c94ac316@whois.gkg.net
- 45cd4d427c8b45cfdfbcb7ed988d33110a10b726@privatedomain.gkg.net
- 5eea12e1b01902365811519409d01e20246ddd22@privatedomain.gkg.net
- 6a61bb063839c82ec6e2cc7b3b7f88e32c45f7ec@privatedomain.gkg.net
- 7fb904fbfdf29649711ef020f8dbed06e05a3f74@privatedomain.gkg.net
- bf23a0673462c2b96623a1292fe9cad9d9805e48@privatedomain.gkg.net
- f45abeb7cb5ff4013998719f931cb30b3fc1ad61@privatedomain.gkg.net
- f6770696bfb9cf9c2a393aba773fa7c673e2aa24@privatedomain.gkg.net
Subdomains
1 observed subdomain of wingglory.com.
| Subdomain |
|---|
| mail.wingglory.com |
Web-graph footprint
Distinct hostnames that link to or from wingglory.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for wingglory.com.
| Mechanism | Target |
|---|---|
| SPF_A | wingglory.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.timway.com |
| SPF_MX | wingglory.com |
Related pages
Pivot deeper into the graph from wingglory.com.
- IP · 202.77.56.220
- ASN · AS10103
- Registrar · iana:93
- Country · HK
- Email · 0d850e54010134a268442f2a7187dae6f588059d@whois.gkg.net
- TLD · .com
- Browse hostnames · wi…
- 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: "wingglory.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.