Hostname
influencelabs.ca
Last fetched
influencelabs.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:whc online solutions inc. as the registrar.
Nutrition Label
Resolution chain
influencelabs.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.103 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.129 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.33 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.62 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.5.100 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.5.117 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.5.22 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.5.30 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:whc online solutions inc.
- Organization
- —
- Contact emails
- —
Subdomains
16 observed subdomains of influencelabs.ca.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for influencelabs.ca.
| Mechanism | Target |
|---|---|
| SPF_A | influencelabs.ca |
| SPF_INCLUDE | spf.web-dns1.com |
| SPF_IP | 173.209.36.130 |
| SPF_IP | 192.95.19.213 |
| SPF_IP | 51.161.115.83 |
| SPF_IP | 51.161.14.84 |
| SPF_MX | influencelabs.ca |
Related pages
Pivot deeper into the graph from influencelabs.ca.
- IP · 108.139.29.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:whc online solutions inc.
- Country · US
- TLD · .ca
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "influencelabs.ca"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.