Skip to content

Hostname

daman-sy.com

Last fetched

daman-sy.com resolves to 1 IPv4 address operated by AS29256 in SY. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · daman-sy.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/daman-sy.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.134.255.215.134.224.0/19AS29256SY

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

12 observed subdomains of daman-sy.com.

Web-graph footprint

Distinct hostnames that link to or from daman-sy.com in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • daman-sy.com

SPF policy

3 SPF mechanisms authorising senders for daman-sy.com.

MechanismTarget
SPF_Adaman-sy.com
SPF_IP5.134.255.21
SPF_MXdaman-sy.com

Related pages

Pivot deeper into the graph from daman-sy.com.

Cypher and MCP

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

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