Hostname
afrosky.com
Last fetched
afrosky.com resolves to 84.16.239.129, announced in 84.16.224.0/19 by LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbH in DE. afrosky.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 afrosky.com is recorded in WhisperGraph.
Attribution
leaseweb deutschland
ORIGIN_AS
WHOIS identity
- Registrar
- iana:113
- Registrant organisation
- stephen king
- Contact emails
- sok009@gmail.com
Subdomains
Mail and authentication
Nameservers
- ns1.server.plus
- ns2.server.plus
- ns3.server.plus
- ns4.server.plus
MX records
- mail.afrosky.com
SPF policy
- a: afrosky.com
- mx: afrosky.com
- ip: 37.58.48.193
- ip: 37.58.53.129
- ip: 5.135.134.16
- ip: 84.16.239.130
- ip: 84.16.239.133
- ip: 84.16.239.142
- ip: 84.16.239.167
- ip: 84.16.239.182
- ip: 84.16.239.210
- ip: 84.16.239.241
- ip: 84.16.239.246
- ip: 84.16.239.248
Threat-feed evidence
History
Related pages
Pivot from afrosky.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: "afrosky.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.