Skip to content

Hostname

keeratech.com

Last fetched

keeratech.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · keeratech.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/keeratech.com

Resolution chain

keeratech.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:303
Organization
andreas bastedo
Contact emails

Subdomains

7 observed subdomains of keeratech.com.

Web-graph footprint

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

134 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for keeratech.com.

MechanismTarget
SPF_Akeeratech.com
SPF_IP125.253.93.186/29
SPF_IP131.153.99.18
SPF_IP63.251.125.4
SPF_IP63.251.125.5
SPF_IP67.227.182.157
SPF_IP67.227.182.162
SPF_IP67.227.182.164
SPF_IP67.227.183.13
SPF_MXkeeratech.com

Related pages

Pivot deeper into the graph from keeratech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "keeratech.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.