Skip to content

Hostname

serv02.techliance.com

Last fetched

serv02.techliance.com resolves to 1 IPv4 address operated by AS40676 - Psychz Networks in US.

Nutrition Label

WHISPER CANON · serv02.techliance.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/serv02.techliance.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.238.249.212104.238.249.0/24AS40676AS40676 - Psychz NetworksUS

WHOIS identity

No WHOIS records are currently associated with serv02.techliance.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for serv02.techliance.com.

MechanismTarget
SPF_Amail.techliance.com
SPF_Aserv02.techliance.com
SPF_INCLUDE_spf.google.com
SPF_IP104.238.249.212
SPF_IP192.161.54.52
SPF_IP23.22.89.178
SPF_IP34.233.212.112
SPF_MXserv02.techliance.com

Related pages

Pivot deeper into the graph from serv02.techliance.com.

Cypher and MCP

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

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