Skip to content

Hostname

2tia.com

Last fetched

2tia.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · 2tia.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/2tia.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.94.15.252141.94.0.0/16AS16276FR

WHOIS identity

Registrar
iana:113
Organization
2tia co
Contact emails

Subdomains

5 observed subdomains of 2tia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for 2tia.com.

MechanismTarget
SPF_A2tia.com
SPF_IP109.203.123.247
SPF_IP141.94.15.252
SPF_IP185.116.214.8
SPF_IP185.116.215.21
SPF_IP192.154.143.2
SPF_IP217.147.90.75
SPF_IP23.94.30.170
SPF_IP51.83.126.239
SPF_IP77.72.0.154/24
SPF_IP78.129.148.23
SPF_IP88.99.2.180
SPF_IP95.154.219.246
SPF_MX2tia.com

Related pages

Pivot deeper into the graph from 2tia.com.

Cypher and MCP

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

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