Skip to content

Hostname

keynettech.com

Last fetched

keynettech.com resolves to 38.58.224.95, announced in 38.58.224.0/21 by BIGSCOOTS - BigScoots in US. keynettech.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · keynettech.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/keynettech.com

Resolution chain

IPv6 resolution

No AAAA record for keynettech.com is recorded in WhisperGraph.

Attribution

bigscoots

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
keynettech.com@domainsbyproxy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns10.dnsmadeeasy.com
  • ns11.dnsmadeeasy.com
  • ns12.dnsmadeeasy.com
  • ns13.dnsmadeeasy.com
  • ns14.dnsmadeeasy.com
  • ns15.dnsmadeeasy.com

MX records

  • d256294a.ess.barracudanetworks.com
  • d256294b.ess.barracudanetworks.com

SPF policy

  • ip: 67.202.0.0/24
  • ip: 167.89.23.12/32
  • ip: 167.89.24.171/32
  • ip: 167.89.23.191/32
  • ip: 199.117.234.208/28
  • ip: 167.89.24.251/32
  • ip: 167.89.23.7/32
  • include: spf.knthosting.com
  • include: spf-infoseciq.knthosting.com
  • include: spf.protection.outlook.com
  • include: 22684430.spf03.hubspotemail.net
  • include: servers.mcsv.net
  • ip: 173.163.36.188
  • ip: 20.228.168.186
  • ip: 50.173.81.147
  • ip: 67.202.70.15

Threat-feed evidence

History

Related pages

Pivot from keynettech.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: "keynettech.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 20

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