Skip to content

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

WHISPER CANON · k7computing.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/k7computing.com

Resolution chain

k7computing.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.55.103.19120.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.172.54.22552.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:9
Organization
jayaraman, kesavardhanan
Contact emails

Subdomains

67 observed subdomains of k7computing.com.

Web-graph footprint

Distinct hostnames that link to or from k7computing.com in the public web crawl.

402 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for k7computing.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP139.180.129.184
SPF_IP167.89.13.16/32
SPF_IP168.245.30.236
SPF_IP168.245.78.61
SPF_IP172.104.56.202
SPF_IP173.201.245.217
SPF_IP184.95.37.13
SPF_IP216.38.55.203
SPF_IP66.85.166.166
SPF_IP85.234.130.181

Related pages

Pivot deeper into the graph from k7computing.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.