Hostname
microsoftgeek.com
Last fetched
microsoftgeek.com resolves to 162.210.96.124, announced in 162.210.96.0/21 by LIQUIDNETLTD1 - LiquidNet US LLC in US. microsoftgeek.com is listed by 2 threat feeds; reconciled level CRITICAL.
Threat posture
60threat score (procedure-native scale)
CRITICALListed by 2 threat feeds. At least one source recommends blocking.
Categories: Command-and-control
- Threat feeds listing this
- 2
- Verdict coverage
- malicious-evidenced
- First seen on a feed
- Fri, 28 Aug 2026 22:02:11 GMT
- Last seen on a feed
- Mon, 14 Sep 2026 00:15:53 GMT
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for microsoftgeek.com is recorded in WhisperGraph.
Attribution
liquidnet us
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1472
- Registrant organisation
- cesar duran
- Contact emails
- latingmex@hotmail.com
Subdomains
| Subdomain |
|---|
| www.microsoftgeek.com |
Showing 1 of 1 subdomain (1 per page).
Mail and authentication
Nameservers
- dns1.supremedns.com
- dns2.supremedns.com
- dns3.supremedns.com
- dns4.supremedns.com
- ns1.aiotechnology.net
- ns2.aiotechnology.net
- ns3.aiotechnology.net
- ns4.aiotechnology.net
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
Threat-feed evidence
History
Related pages
Pivot from microsoftgeek.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: "microsoftgeek.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.