Skip to content

Hostname

tecvia.com

Last fetched

tecvia.com resolves to 2 IPv4 addresses operated by AS29141 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · tecvia.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/tecvia.com

Resolution chain

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

IPPrefixASNOperatorCountry
130.255.79.185130.255.72.0/21AS29141DE
40.118.102.4640.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1390
Organization
domain admin
Contact emails

Subdomains

22 observed subdomains of tecvia.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for tecvia.com.

Related pages

Pivot deeper into the graph from tecvia.com.

Cypher and MCP

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

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