Skip to content

Hostname

vistechpcb.com

Last fetched

vistechpcb.com resolves to 1 IPv4 address operated by METRABYTE-TH 453 Ladplacout Jorakhaebua in TH.

Nutrition Label

WHISPER CANON · vistechpcb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vistechpcb.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.59.104.36119.59.104.0/24AS56067METRABYTE-TH 453 Ladplacout JorakhaebuaTH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vistechpcb.com.

MechanismTarget
SPF_Avistechpcb.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-corp.truemail.co.th
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.30.125.0/24
SPF_IP103.30.126.0/24
SPF_IP119.59.104.36
SPF_IP119.59.107.0/24
SPF_IP119.59.111.0/24
SPF_IP119.59.123.0/24
SPF_IP119.59.96.0/19
SPF_IP203.144.173.0/24
SPF_MXvistechpcb.com

Related pages

Pivot deeper into the graph from vistechpcb.com.

Cypher and MCP

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

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