Skip to content

Hostname

info.canarylabs.com

Last fetched

info.canarylabs.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · info.canarylabs.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/info.canarylabs.com

Resolution chain

info.canarylabs.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.209.129.7434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.176.24934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.149.17635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.71.11135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.242.19054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.97.22154.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with info.canarylabs.com in WhisperGraph.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for info.canarylabs.com.

MechanismTarget
SPF_INCLUDE2335443.spf05.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from info.canarylabs.com.

Cypher and MCP

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

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