Skip to content

Hostname

canaryd.com

Last fetched

canaryd.com resolves to 1 IPv4 address operated by SKSATECH1-MY - SKSA TECHNOLOGY SDN BHD in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · canaryd.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/canaryd.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.8.25.36103.8.25.0/24AS132241SKSATECH1-MY - SKSA TECHNOLOGY SDN BHDMY

WHOIS identity

Registrar
iana:460
Organization
canary design sdn bhd
Contact emails

Subdomains

33 observed subdomains of canaryd.com.

Web-graph footprint

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

7 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • canaryd.com

SPF policy

16 SPF mechanisms authorising senders for canaryd.com.

MechanismTarget
SPF_Acanaryd.com
SPF_IP103.8.25.28
SPF_IP103.8.25.29
SPF_IP103.8.25.32
SPF_IP103.8.25.33
SPF_IP103.8.25.34
SPF_IP103.8.25.35
SPF_IP103.8.25.36
SPF_IP103.8.25.37
SPF_IP103.8.25.38
SPF_IP103.8.25.39
SPF_IP103.8.25.42
SPF_IP103.8.25.43
SPF_IP113.23.184.139
SPF_IP163.47.203.60/32
SPF_MXcanaryd.com

Related pages

Pivot deeper into the graph from canaryd.com.

Cypher and MCP

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

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