Hostname
sylvite.ca
Last fetched
sylvite.ca resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.
Nutrition Label
Resolution chain
sylvite.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.205.156.201 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:easydns technologies inc.
- Organization
- sylvite sales
- Contact emails
- —
Subdomains
6 observed subdomains of sylvite.ca.
Web-graph footprint
Distinct hostnames that link to or from sylvite.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
36 SPF mechanisms authorising senders for sylvite.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | ca._netblocks.mimecast.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.47.207.0/24 |
| SPF_IP | 108.160.88.61 |
| SPF_IP | 136.226.76.0/23 |
| SPF_IP | 137.116.39.184 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 15.222.188.1 |
| SPF_IP | 159.183.30.168/32 |
| SPF_IP | 159.89.123.19 |
| SPF_IP | 165.225.208.0/23 |
| SPF_IP | 18.133.135.248 |
| SPF_IP | 18.134.104.113 |
| SPF_IP | 18.134.36.210 |
| SPF_IP | 192.24.61.82 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 203.31.37.0/24 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 3.225.188.37/32 |
| SPF_IP | 3.97.110.140 |
| SPF_IP | 3.98.156.147 |
| SPF_IP | 43.228.184.0/22 |
| SPF_IP | 50.19.232.234/32 |
| SPF_IP | 50.31.42.0/24 |
| SPF_IP | 50.31.42.24 |
| SPF_IP | 52.200.167.248/32 |
| SPF_IP | 52.233.37.155/32 |
| SPF_IP | 52.242.32.10/32 |
| SPF_IP | 52.5.58.206 |
| SPF_IP | 54.198.184.46/32 |
| SPF_IP | 64.141.17.235/32 |
| SPF_IP | 64.191.39.2/27 |
| SPF_IP | 64.68.203.168 |
| SPF_IP | 69.63.33.26 |
Related pages
Pivot deeper into the graph from sylvite.ca.
- IP · 44.205.156.201
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · registrar:easydns technologies inc.
- Country · US
- TLD · .ca
- Browse hostnames · sy…
- 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: "sylvite.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.