Skip to content

Hostname

syb-smart.com

Last fetched

syb-smart.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · syb-smart.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/syb-smart.com

Resolution chain

syb-smart.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.38.206.15413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.6.9313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.254.1235.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.45.29.5251.45.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:244
Organization
samyang holdings
Contact emails

Subdomains

2 observed subdomains of syb-smart.com.

Web-graph footprint

Distinct hostnames that link to or from syb-smart.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from syb-smart.com.

Cypher and MCP

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

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