Hostname
k7computing.com
Last fetched
k7computing.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
k7computing.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.55.103.191 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 52.172.54.225 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IN |
WHOIS identity
- Registrar
- iana:9
- Organization
- jayaraman, kesavardhanan
- Contact emails
Subdomains
67 observed subdomains of k7computing.com.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from k7computing.com in the public web crawl.
402 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for k7computing.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 139.180.129.184 |
| SPF_IP | 167.89.13.16/32 |
| SPF_IP | 168.245.30.236 |
| SPF_IP | 168.245.78.61 |
| SPF_IP | 172.104.56.202 |
| SPF_IP | 173.201.245.217 |
| SPF_IP | 184.95.37.13 |
| SPF_IP | 216.38.55.203 |
| SPF_IP | 66.85.166.166 |
| SPF_IP | 85.234.130.181 |
Related pages
Pivot deeper into the graph from k7computing.com.
- IP · 20.55.103.191
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:9
- Country · US
- Email · k7@k7computing.com
- TLD · .com
- Browse hostnames · k7…
- 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: "k7computing.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.