Skip to content

Hostname

ltc-group.com

Last fetched

ltc-group.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

ltc-group.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:168
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

5 observed subdomains of ltc-group.com.

Web-graph footprint

Distinct hostnames that link to or from ltc-group.com in the public web crawl.

17 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ltc-group.com.

MechanismTarget
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP123.195.146.207
SPF_IP2.116.209.242
SPF_IP2.116.209.244
SPF_IP5.195.99.253
SPF_IP80.22.193.42
SPF_IP80.22.193.44
SPF_IP91.72.144.118
SPF_IP94.56.89.45

Related pages

Pivot deeper into the graph from ltc-group.com.

Cypher and MCP

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

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