Skip to content

Hostname

tiesa.com

Last fetched

tiesa.com resolves to 1 IPv4 address operated by AS16125 in LT. WHOIS lists iana:638 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.115.27.12693.115.27.0/24AS16125LT

WHOIS identity

Registrar
iana:638
Organization
amber media group
Contact emails

Subdomains

6 observed subdomains of tiesa.com.

Web-graph footprint

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

25 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for tiesa.com.

MechanismTarget
SPF_Atiesa.com
SPF_IP185.3.229.5
SPF_IP185.3.229.70
SPF_IP88.119.203.93
SPF_IP88.119.98.28/21
SPF_IP91.187.177.107
SPF_IP93.115.27.126
SPF_MXtiesa.com

Related pages

Pivot deeper into the graph from tiesa.com.

Cypher and MCP

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

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