Skip to content

Hostname

keytech.be

Last fetched

keytech.be resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:telenet bvba as the registrar.

Nutrition Label

WHISPER CANON · keytech.beRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/keytech.be

Resolution chain

keytech.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.83.111.4551.83.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:telenet bvba
Organization
Contact emails

Subdomains

16 observed subdomains of keytech.be.

Web-graph footprint

Distinct hostnames that link to or from keytech.be in the public web crawl.

51 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for keytech.be.

MechanismTarget
SPF_Akeytech.be
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu-sender.zohobooks.com
SPF_INCLUDEmy.billit.be
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.keytech.be
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.amazon.com
SPF_INCLUDEspf2.amazon.com
SPF_IP212.88.237.57

Related pages

Pivot deeper into the graph from keytech.be.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "keytech.be"})-[: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.