Skip to content

Hostname

freecuttools.com

Last fetched

freecuttools.com resolves to 1 IPv4 address operated by KGLN-AS - KGLN Technologies Pvt Ltd in IN. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.57.125.57103.57.125.0/24AS134050KGLN-AS - KGLN Technologies Pvt LtdIN

WHOIS identity

Registrar
iana:440
Organization
kgln technologies pvt
Contact emails

Subdomains

7 observed subdomains of freecuttools.com.

Threat posture

History

Mail and authentication

MX records

  • freecuttools.com

SPF policy

4 SPF mechanisms authorising senders for freecuttools.com.

MechanismTarget
SPF_Afreecuttools.com
SPF_IP103.57.125.20
SPF_IP103.57.125.57
SPF_MXfreecuttools.com

Related pages

Pivot deeper into the graph from freecuttools.com.

Cypher and MCP

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

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