Hostname
wmic.com
Last fetched
wmic.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wmic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.196.167.133 | 35.196.160.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- name administration inc. (bvi)
- Contact emails
- admin@nameadmininc.com
- 5c5797cf-d02a-44e3-ac20-98c8dfab3e8c@identity-protect.org
- 70193afb-91ec-48f5-b94c-d0f615f5cfad@identity-protect.org
- 7d0dcf07-a9bc-4410-ba25-92de5ed20007@identity-protect.org
- aa13e2ef-4953-4c35-98a4-f126abcaa2dd@identity-protect.org
- afa50fe9-ed20-4928-a663-d772f6d87907@identity-protect.org
- d96a75b2-7ea0-412f-8103-4d9cb173273b@identity-protect.org
- db592ea1-59db-43e0-a374-e96d5516e036@identity-protect.org
- owner-1776748@wmic.com.whoisprivacyservice.org
- owner-6651239@wmic.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of wmic.com.
Web-graph footprint
Distinct hostnames that link to or from wmic.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 wmic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.1.9.98 |
| SPF_IP | 50.225.135.246 |
| SPF_IP | 64.85.152.117 |
Related pages
Pivot deeper into the graph from wmic.com.
- IP · 35.196.167.133
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · admin@nameadmininc.com
- TLD · .com
- Browse hostnames · wm…
- 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: "wmic.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.