Skip to content

Hostname

yscagro.com

Last fetched

yscagro.com resolves to 1 IPv4 address operated by AS55720 in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · yscagro.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yscagro.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.187.26.231103.187.26.0/24AS55720MY

WHOIS identity

Registrar
iana:460
Organization
ysc agro sdn. bhd.
Contact emails

Subdomains

8 observed subdomains of yscagro.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for yscagro.com.

MechanismTarget
SPF_Ayscagro.com
SPF_INCLUDEse.mschosting.com
SPF_IP103.159.133.30
SPF_IP103.159.133.31
SPF_IP103.187.26.231
SPF_IP103.91.64.218
SPF_IP181.215.246.22
SPF_IP202.59.9.138
SPF_IP202.59.9.169
SPF_IP202.59.9.193
SPF_IP45.121.147.159
SPF_MXyscagro.com

Related pages

Pivot deeper into the graph from yscagro.com.

Cypher and MCP

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

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