Hostname
syft.com
Last fetched
syft.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
syft.com 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 |
|---|---|---|---|---|
| 45.76.15.53 | 45.76.0.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- clayton walsh
- Contact emails
Subdomains
14 observed subdomains of syft.com.
Web-graph footprint
Distinct hostnames that link to or from syft.com in the public web crawl.
50 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
40 SPF mechanisms authorising senders for syft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 43336040.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | completelearning.co.nz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.20.91.250 |
| SPF_IP | 13.111.0.0/16 |
| SPF_IP | 136.147.135.0/24 |
| SPF_IP | 136.147.176.0/24 |
| SPF_IP | 136.147.182.0/24 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 15.223.142.138 |
| SPF_IP | 18.132.189.127 |
| SPF_IP | 18.197.43.76/32 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 198.245.81.0/24 |
| SPF_IP | 199.122.123.0/24 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 3.11.129.102/32 |
| SPF_IP | 3.209.231.65 |
| SPF_IP | 3.248.148.18 |
| SPF_IP | 3.96.249.213 |
| SPF_IP | 34.206.143.108/32 |
| SPF_IP | 34.242.156.53/32 |
| SPF_IP | 34.251.63.7 |
| SPF_IP | 35.157.192.122/32 |
| SPF_IP | 35.182.195.41/32 |
| SPF_IP | 52.16.38.44/32 |
| SPF_IP | 52.16.49.62/32 |
| SPF_IP | 52.16.75.109/32 |
| SPF_IP | 52.16.75.118/32 |
| SPF_IP | 52.22.249.69/32 |
| SPF_IP | 52.4.156.8 |
| SPF_IP | 52.50.129.119/32 |
| SPF_IP | 52.58.159.50/32 |
| SPF_IP | 52.64.32.126 |
| SPF_IP | 52.65.244.27 |
| SPF_IP | 54.174.209.165/32 |
| SPF_IP | 54.79.0.4/32 |
| SPF_IP | 54.85.129.207/32 |
| SPF_IP | 54.93.104.220 |
Related pages
Pivot deeper into the graph from syft.com.
- IP · 45.76.15.53
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:146
- Country · US
- Email · syft.com@domainsbyproxy.com
- TLD · .com
- 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: "syft.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.