Skip to content

Hostname

ticarisoft.com

Last fetched

ticarisoft.com resolves to 1 IPv4 address operated by AS211851 in TR. WHOIS lists iana:1531 as the registrar.

Nutrition Label

WHISPER CANON · ticarisoft.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ticarisoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.221.76.1537.221.76.0/24AS211851TR

WHOIS identity

Registrar
iana:1531
Organization
domain id shield service
Contact emails

Subdomains

9 observed subdomains of ticarisoft.com.

Web-graph footprint

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

8 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ticarisoft.com

SPF policy

5 SPF mechanisms authorising senders for ticarisoft.com.

MechanismTarget
SPF_Aticarisoft.com
SPF_IP194.116.229.240
SPF_IP37.221.76.15
SPF_IP45.157.16.6
SPF_MXticarisoft.com

Related pages

Pivot deeper into the graph from ticarisoft.com.

Cypher and MCP

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

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