Hostname
global31.com
Last fetched
global31.com resolves to 47.254.87.227, announced in 47.254.64.0/18 by ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. in US. global31.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for global31.com is recorded in WhisperGraph.
Attribution
hangzhou alibaba advertising
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1599
- Registrant organisation
- domain admin
- Contact emails
- info@goelitedomains.com, jeffreyh89@gmail.com
Mail and authentication
Nameservers
- ns1.huaweicloud-dns.cn
- vip3.alidns.com
- vip4.alidns.com
- dns1.hichina.com
- dns2.hichina.com
- ns1.huaweicloud-dns.com
- lacerta.dnspod.net
- navy.dnspod.net
- ns1.huaweicloud-dns.net
- ns1.huaweicloud-dns.org
Threat-feed evidence
History
Related pages
Pivot from global31.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "global31.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.