Skip to content

Hostname

yclprecision.com

Last fetched

yclprecision.com resolves to 1 IPv4 address operated by VTSB-AS-AP Velo Technologies SDN BHD in MY.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.82.231.117103.82.231.0/24AS140586VTSB-AS-AP Velo Technologies SDN BHDMY

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 yclprecision.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for yclprecision.com.

MechanismTarget
SPF_Ayclprecision.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP103.82.231.117
SPF_IP134.209.99.173
SPF_IP143.198.217.144
SPF_IP15.235.145.81
SPF_IP165.22.51.44
SPF_MXyclprecision.com

Related pages

Pivot deeper into the graph from yclprecision.com.

Cypher and MCP

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

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