Skip to content

Hostname

kretec-tools.com

Last fetched

kretec-tools.com resolves to 1 IPv4 address operated by AS38927 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

kretec-tools.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.146.238.75185.146.236.0/22AS38927DE

WHOIS identity

Registrar
iana:1387
Organization
lehnert tools
Contact emails

Subdomains

2 observed subdomains of kretec-tools.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kretec-tools.com.

MechanismTarget
SPF_INCLUDEantispameurope.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.146.238.75
SPF_IP217.31.82.212
SPF_IP217.31.83.134
SPF_IP217.31.83.243
SPF_IP87.139.152.18
SPF_IP87.237.122.97
SPF_MXkretec-tools.com

Related pages

Pivot deeper into the graph from kretec-tools.com.

Cypher and MCP

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

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