Hostname
52hosts.com
Last fetched
52hosts.com resolves to 162.215.15.192, announced in 162.214.0.0/15 by UNIFIEDLAYER-AS-1 - Unified Layer in US. 52hosts.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 52hosts.com is recorded in WhisperGraph.
Attribution
unified layer
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:303
- Registrant organisation
- beijing tgula network technology co.,ltd.
- Contact emails
- it@tgula.com, tdnagencyco@gmail.com
Subdomains
Mail and authentication
Nameservers
- dns1.52-hosting.com
- dns2.52-hosting.com
- dns3.52-hosting.com
- dns4.52-hosting.com
- dns1.52hosting.com
- dns2.52hosting.com
- dns3.52hosting.com
- dns4.52hosting.com
- ns2.52hosts.com
- ns1.52hosts.com
MX records
- 52hosts.com
SPF policy
- ip: 162.215.134.172/16
- a: 52hosts.com
- mx: 52hosts.com
- include: _spf.google.com
- include: sparkpostmail.com
- include: eig.spf.a.cloudfilter.net
- include: servers.mcsv.net
- ip: 162.215.134.175
- ip: 162.215.134.177
Threat-feed evidence
History
Related pages
Pivot from 52hosts.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: "52hosts.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.