Skip to content

Hostname

llcsoft.com

Last fetched

llcsoft.com resolves to 1 IPv4 address operated by AS59674 in TR. WHOIS lists iana:1091 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.250.245.685.250.245.0/24AS59674TR

WHOIS identity

Registrar
iana:1091
Organization
llc reklam ajansi produks\\u0130yon ltd. \\u015et\\u0130.
Contact emails

Subdomains

9 observed subdomains of llcsoft.com.

Web-graph footprint

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

33 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for llcsoft.com.

MechanismTarget
SPF_Allcsoft.com
SPF_IP5.250.245.67
SPF_MXllcsoft.com

Related pages

Pivot deeper into the graph from llcsoft.com.

Cypher and MCP

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

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